zmxv / react-native-sound

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

How to add a music background in the video chat? #710

Open sshvaiko opened 3 years ago

sshvaiko commented 3 years ago

:beetle: Description

Hello guys, thank you very much for this great module! I have a question about the setMode and setCategory methods. So, basically, I have a video chat between two users and I want to play music as a background for them. I tried to use the "PlayAndRecord" value for the setCategory, but in that case, the music will be recorded and send together with the voice to the partner.

I think that I'm looking for a way to play music but do not record it, so each partner will be listening to its own music.

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?