Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SpeechDetectedEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the SpeechDetected event.
The SpeechDetectedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioPosition | Gets the position in the audio stream where speech was detected. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top