• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps how to capture audio, upload to server, and convert to various filetypes

dsdsdsdsd

Newbie
hello,

I am building an app to capture user audio ... there are 3 steps:
1 - capture audio ... mobile phone microphone
2 - upload to webserver
3 - convert to .mp3 and .wav (and maybe .ogg)

Then web visitors can listen to the audio via html5 <audio ...> tags.

QUESTION: am I on the right track?


thanks.
 
Back
Top Bottom