zmxv / react-native-sound

React Native module for playing sound clips
MIT License
2.78k stars 749 forks source link

Android: How to use Media sound instead of Notification sound? #648

Open pierroo opened 4 years ago

pierroo commented 4 years ago

By default, it seems that the plugin is using Notification sound to play it. So, when users have their phone in silent mode for notification, they can't hear the sound.

is there any way to use Media instead?

If needed, this is what i use: Sound.setCategory('Ambient', true);

Thank you for your help

Is your issue with...

Are you using...

Which versions are you using?

Does the problem occur on...

If your problem is happening on a device, which device?

JackClown commented 4 years ago

+1

pierroo commented 4 years ago

+1

Just in case, did you find a solution since @JackClown ? I'm still stuck with this. :/

FranRom commented 4 years ago

+1

serzmerz commented 4 years ago

+1

Hirurgo commented 3 years ago

+1