189
Views
3
Comments
Audio Recording in MP3 format
Question

Hi 


Is there an plugin available for recording Audio in Mobile in mp3 format. The Audio recorder plugin records the audio in mp4 format in Android and in different format in iOS. I require the audio to be recorded in the format of mp3 in all the devices. 

2019-01-04 10-45-45
Sravan Vanteru

Hi Pradeep,

I think this component should help you, have look.

https://www.outsystems.com/forge/component-overview/3154/audio-record-plugin-sample


Sravan

UserImage.jpg
Pradeep K K

Hi Sravan


I am using the same component but the Audio files are getting stored in mp4 format but we require mp3 format only.


Thanks & Regards

Pradeep.K.K

2019-09-24 18-41-25
Jorge Martins
 
MVP

Hi Pradeep.K.K.,

If all else fails, you can create your own version of the plugin. at least iOS has configurations possible to record in MP3 instead of MP4 (and it's going to require basically changing a value in the plugin implementation: from kAudioFormatMPEG4AAC kAudioFormatMPEGLayer3). Android should have equivalent possibilities.

Hope this helps!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.