Reputation: 23596
I am going to record the sound through Android and iPhone. I know that iPhone Support aif and caf format to record the sound while Android Support 3GP and amr formate to record sound.
Now, I want to know that which format is best to record sound in both environments? I am going to store that sound format to server and then will use it later. Now it is necessary that both the sound have same format, that's why I want the information regarding the format supported in both environment to record and play sound.
Is it possible to record sound and play it in both the environment?
Upvotes: 0
Views: 780
Reputation: 11107
I suggest MP3. We can play in Android and iPhone.We are doing so to play Audio file. One more Suggestion for Recording Audio file , always use Media Recorder for capturing audio since it consume less size.
But using Media Recorder you can set only following formats :
So do some stuffs to convert it to MP3
Upvotes: 1