-
Recording audio and saving the audio file on bubble DB
I was finding audio recoder saving audio file on bubble DB.
But the plugin I found cannot save file on bubble DB. -
Saving not file but aws link. (camera and audio file)
Saving the img file or audio file is too heavy.
Saving the aws url of file is better.
Can I do this with a plugin?
Sounds like the plugin you found is saving the recording to a AWS link. In the front end Workflow when a recording is saved, try saving the result of the plugin (AWS link) to a text field on one of your Custom Data types.