application.lastresult$[i].recordingduration

application.lastresult$[i].recordingduration

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].recordingduration contains the last utterance duration size in milliseconds.

Related links

Related terms

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

Search Glossary

Term of the Day

JPEG stands for Joint Photographic Experts Group and it indicates a digital image that has been compressed using lossy compression (encoding method that achieves compression by discarding bits of the data).