Applies To
- Voice API
Procedure
The bargeIn parameter in NCCOs controls this behavior. By default, this value is false, meaning a streaming MP3 must finish before DTMF input.
[
{
"action": "stream",
"streamUrl": ["https://acme.com/streams/music.mp3"],
"bargeIn": "true"
}
]
Additional Information
Articles in this section
- What is a Conversation ID?
- How to configure the custom webhook timeout for Voice API functionality and what are the allowed timeout ranges ?
- How do I change TTL for the Conversations and Call Legs?
- Why are call progress events not being received on the Event URL defined in the conversation action NCCO?
- Why is there an extended silence at the beginning of a call and how can it be reduced?
- Intermittent WebSocket Disconnections
- What Is An NCCO
- How Does Jitter Impact Voice Calls
- Voice API "Bad Request" Error When Ending Calls Immediately After Creation
- What Is MOS Score In Voice Calls?