Sunday, 17 March 2019

I need to pass a mp3 file URL through API. Audio file should be recorded from user. How do I do this?

I have been able to records audio through recorder.js or HTML5 api and then get a URL like blob:localhost:3000/*. Now how do I get mp3 file URL which can be passed through an api

Submitted March 17, 2019 at 04:46PM by wrongtake

No comments:

Post a Comment