AudioEndDetectedEvent Class

AudioEndDetectedEvent Class

Raised by:  TIM
Base Class:  TelephonyIOEvent 
Derived Classes:  None

AudioEndDetectedEvent is raised by the telephony interface manager (TIM) software when it detects the end of a user's utterance. For this reason, the event is generated only when the value for Playback is false.

AudioEndDetectedEvent has the following properties:

Property

Type

Description

StatusCode

Integer

An integer defined by the TIM software for this particular status event.

Message

String

A text string supplied by the TIM software that describes the status event.

Playback

Boolean

True if the event is an audio output event; false if it is an input event.

FileUrl

String

The URL of the file being recorded to or played from.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Filtering Logged Events| Event Filters