Open manish-baghel opened 2 months ago
Ability to adjust volume of participants
I am trying to add a bot to the meeting and adjust it's volume in certain scenarios
Couldn't find anything
Tried
call.updateParticipant(participant.session_id, { setAudio: false, })
but I think this affects participants audio track, instead I am trying to mute or adjust audio level of a certain remote participant only for the local participant
None
Feature request
Ability to adjust volume of participants
Why you need this
I am trying to add a bot to the meeting and adjust it's volume in certain scenarios
Alternatives you've considered
Couldn't find anything
Tried
but I think this affects participants audio track, instead I am trying to mute or adjust audio level of a certain remote participant only for the local participant
Additional context
None