mehranshoqi / voice_message_player

Play / Show voice messages in your Flutter application.
https://mehran.app
MIT License
77 stars 105 forks source link

On playing the audio, volume is zero on iOS, irrespective of the device volume. #23

Closed piyush1726 closed 8 months ago

piyush1726 commented 1 year ago

We've implemented the player in our project and is working like charm. The only issue we're facing is when we try playing the audio in any iOS device, we are unable to hear the same. Device's volume adjustment has no effect on it. It always act like mute. Working fine on Android devices.