Skip to content

Allow adjusting audio level of remote participants #255

Open
@manish-baghel

Description

@manish-baghel

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

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

Additional context

None

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions