setLocalAudio(bool)
Updates the local mic state. Does nothing if not in a call.
Returns this.
this
Syntactic sugar for this.updateParticipant('local', { setAudio: bool }).
this.updateParticipant('local', { setAudio: bool })