AudioStartDetectedEvent Class
Published: June 20, 2005
AudioStartDetectedEvent Class
Raised by: TIM
Base Class: TelephonyIOEvent
Derived classes: None
AudioStartDetectedEvent is raised by the telephony interface manager (TIM) software when it detects the beginning of speech input.
AudioStartDetectedEvent 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| Event Filters | Filtering Logged Events
