application.lastresult$[i].recording

application.lastresult$[i].recording

For Standard Application Variables, application.lastresult$ holds information about the last recognition to occur within this application. It is an array of elements where each element, application.lastresult$[i], represents a possible result. The number of application.lastresult$ elements will always be greater than or equal to one and less than or equal to 5. For Session Variables, there are three variables that allow you to use the caller's phone number, the phone number the caller dialed, and a unique ID for the session. The application.lastresult$[i].recording contains the last utterance if the global property “recordutterance” is set and audio was collected.

Related links

Related terms

for "application.lastresult$[i].recording"

Search Glossary

Term of the Day

The disconnect element is used to disconnect a specific call leg in a VoiceXML document.