Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SpeechAudioFormatInfo.EncodingFormat Property
Gets the encoding format of the audio.
Namespace: Microsoft.Speech.AudioFormat
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
Public ReadOnly Property EncodingFormat As EncodingFormat
Get
'Usage
Dim instance As SpeechAudioFormatInfo
Dim value As EncodingFormat
value = instance.EncodingFormat
public EncodingFormat EncodingFormat { get; }
Property Value
Type: Microsoft.Speech.AudioFormat.EncodingFormat
The encoding format of the audio.