client-sdk-react-native
client-sdk-react-native copied to clipboard
is there any way to play audio while in a room?
[ios] I'm trying to play some audios while I'm connected in the room, like muting sound, new user joined, etc... but when I play an audio with expo-av after a few seconds the main audio session dies.
Has anyone already did this?