Skip to content

Commit

Permalink
add specs to allow coach mode in conferencing, where one participant …
Browse files Browse the repository at this point in the history
…can only be heard by another (#40)
  • Loading branch information
davehorton authored Feb 25, 2024
1 parent 3f1e7cb commit fabf925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,8 @@
"id": "string",
"name": "string",
"beep": "boolean",
"memberTag": "string",
"speakOnlyTo": "string",
"startConferenceOnEnter": "boolean",
"endConferenceOnExit": "boolean",
"endConferenceDuration": "number",
Expand Down

0 comments on commit fabf925

Please sign in to comment.