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
- 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?
- Is there a way to see current active calls on our account?
- How To Make MP3 of Recording From Voice API in Python
- How To Enter DTMF Before MP3 Stream Finishes
- Can a user call leg be removed from the voice call recording?