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