Bandwidth¶
Within our Cognigy.AI platform, you are able to connect your AI Agent to your Contact Center or other phone numbers using the Bandwidth Voice API, allowing customers to speak to your AI Agent instead of just writing with it.
Generic Endpoint Settings¶
Find out about the generic endpoint settings available with this endpoint on the following pages:
- Endpoints Overview
- Data Protection & Analytics
- Transformer Functions
- NLU Connectors
- Session Management
- Real-Time Translation Settings
Bandwidth Settings¶
Async Mode¶
When async mode is enabled for the Bandwidth Endpoint, outputs are sent directly as they are processed in a Flow. This approach is beneficial when the Flow needs to send an HTTP request. When async mode is off, outputs are sent when the entire Flow has finished processing for the given input.
The Inject & Notify functionality only works when async mode is enabled.