ZaraclaJ / audio_recorder

Other
180 stars 128 forks source link

Can't play audio recorded on android, send to server , and received from on iOS #47

Open DyaryRaoof opened 4 years ago

DyaryRaoof commented 4 years ago

Hi. I am trying to send messages betweenAndroid and iOS devices in my chat app. Audio that is recorded on Android won't play in iOS.

There is no issue the other way around when messages are sent from iOS to Android.

This issue was present on flutter_sound plugin but was fixed lately. Here is the issue https://github.com/dooboolab/flutter_sound/issues/155;

Unfortunately I can't use flutter sound in my app for some unknown reason. My app is complex and has many plugins this probably could be the reason.

Any help is appreciated.

Thanks.

WaheedHussainHaans commented 3 years ago

It is because of the codecs If i am not wrong only aac format is supported on both platform