#is there any IVR support with conversational ai agent? can it press digits on the phoen call?
1 messages · Page 1 of 1 (latest)
AI-generated Answer for jubilant_fawn_37156
The Conversational AI agent does not have built-in support for pressing digits during a phone call. However, you can achieve this functionality by using the ElevenLabs API, SDK, and webhooks in combination with services like Twilio. This setup allows you to build a custom solution where the AI can interact with the call and simulate pressing specific keys, such as digits on the keypad.
This would require some development work to configure the integration and functionality. For more details, you can refer to the documentation for both ElevenLabs and Twilio to guide your implementation.
so ur saying twilio can press buttons for me?