PhraseStartEvent Class

PhraseStartEvent Class

Raised by:  SES
Base Class:  RecognitionBaseEvent
Derived Classes:  None

PhraseStartEvent is raised to the Trace log whenever Speech Engine Services (SES) detects the beginning of a user utterance.

Note  This and all other event classes derived from RecognitionBaseEvent, are gathered only in the DetailedSRMessages category, and are intended primarily for internal use by Microsoft, to tune recognition engine effectiveness.

PhraseStartEvent has the following properties:

Property

Type

Description

RecognitionID

String

The identifier for the recognition session. This property is consistently used across all recognition result events, SAPI and Engine events, and audio and grammar events.

AudioStreamOffset

Integer

The ullAudioStreamOffset value.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent