Skip to content

callSession.unmute()

If you mute the call, the remote peer can't hear you. If you unmute the call, the remote peer can hear you again.

See also:

Sample

await callSession.unmute();

Inputs

None.

Outputs

None.