Action Flows That You Can Do With the Voice API
You can build high-quality programmable voice applications in the cloud with Vonage Voice API and Python, allowing you to manage calls, record and store them, create conference calls, send text-to-speech messages in many languages, and more. The NCCO (Call Control Objects) builder provides a simple way to construct valid NCO actions using Python code snippets as an example, with supported actions including Record, Conversation, Connect, Talk, Stream, Input, Notify, and others. To use the NCCO builder, you need to install Vonage SDK and import necessary packages, then build into an NCCO using the `Ncco.build_ncco` method, which returns a list of dictionaries representing each action, allowing for validation and error handling.
Company
Vonage
Date published
March 27, 2023
Author(s)
Oleksii Borysenko
Word count
527
Language
English
Hacker News points
None found.