setLocalAudio()

setLocalAudio(bool)

Updates the local mic state. Does nothing if not in a call.

Returns this.

Syntactic sugar for this.updateParticipant('local', { setAudio: bool }).