EntitiesSelfParticipantunmuteVideoCopy page|View as Markdown|Open in Claude|More actions1unmuteVideo(): Promise<void> Unmutes local video. Falls back to local device unmute if the server RPC fails. Returns Promise<void> Examples 1await selfParticipant.unmuteVideo();