SetTalk

The SetTalk command enables or disables the talk privilege for a Conference Participant in this PerCL execution context. If false, no audio from that Participant is shared with the other Participants of the Conference.

Nesting Rules

No actions can be nested within SetTalk and SetTalk cannot be nested in any other actions.

Example

[
   {
      "SetTalk" : {
         "talk": false
      }
   }
]

Command Attributes

SetTalk supports the following attributes that modify its behavior:

talk

OPTIONAL

Type: boolean
Default: true

Specifying false mutes the Participant.