Audio format for iOS and Android

前端 未结 7 1447
故里飘歌
故里飘歌 2020-11-30 21:45

Sorry if I am asking too generic question.

We are in the process of developing an application which records and plays audio on mobile devices. This application is be

7条回答
  •  醉梦人生
    2020-11-30 22:06

    With MPEG4 and AAC combination, all audio plays on Android. But on iOS, we had to use "m4a" as the file extension so that Android audio plays.

提交回复
热议问题