EntitiesSelfParticipanttoggleDeafCopy page|View as Markdown|Open in Claude|More actions1toggleDeaf(): Promise<void> Toggles the deafened state (mutes/unmutes incoming audio). Returns Promise<void> Inherited from Participant.toggleDeaf Examples 1await selfParticipant.toggleDeaf();