This commit is contained in:
Dave Horton
2024-04-24 10:35:02 -04:00
parent 59850402d7
commit 0d12ae43f2

View File

@@ -19,7 +19,7 @@ app.conference({
})
```
Later, when the manager joins, they should use the `speakTo` tag to indicate their audio input should only be heard by agents:
Later, when the manager joins, they should use the `speakOnlyTo` tag to indicate their audio input should only be heard by agents:
```js
app.conference({