VoiceML¶
VoiceML allows you to programmatically control calls by responding to webhooks with an XML formatted document.
Actions¶
Cookies¶
VoiceML requests maintain cookies on the controlling call. You can use cookies to easily maintain state in a conversation by either setting cookies directly, or using the in-built session state in your programming language or framework of choice.