Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
AudioLevelUpdatedEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the AudioLevelUpdated event.
The AudioLevelUpdatedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AudioLevel | Gets the new level of audio input after the SpeechRecognitionEngine.AudioLevelUpdated event is raised. |
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