mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
fix link
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
- Add new verb: [dub](/docs/webhooks/dub/) to insert additional audio tracks into the conversation; see [here](/docs/supporting-articles/using-dub-tracks/) for example usage.
|
||||
- Add `boostAudioSignal` to [config](/docs/webhooks/config) verb allowing the volume of a conversation to be increased or lowered.
|
||||
- Add support for "filler" audio to the [gather](/docs/webhooks/config) verb allowing brief audio to be played to a caller while the user application is processing a user utterance or dtmf collection, this can be useful in scenarios where an AI bot is expected to take a lengthy time to process a request
|
||||
- Add [coach mode](docs/supporting-articles/conferencing-coach-mode) to conferencing, allowing for instance a manager to "whisper" to an agent on a 3-way conference with a customer
|
||||
- Add [coach mode](/docs/supporting-articles/conferencing-coach-mode) to conferencing, allowing for instance a manager to "whisper" to an agent on a 3-way conference with a customer
|
||||
- Add support for sending outbound OPTIONS pings to configured SIP trunks
|
||||
- If Deepgram endpointing is enabled, default utterance_end_ms to 1000 if none specified by the application (per Deepgram recommendation)
|
||||
- various improvements and enhancements to [node-client-ws](https://github.com/jambonz/node-client-ws)
|
||||
|
||||
Reference in New Issue
Block a user