Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SpeechAudioFormatInfo Class
Represents information about an audio format.
Inheritance Hierarchy
System.Object
Microsoft.Speech.AudioFormat.SpeechAudioFormatInfo
Namespace: Microsoft.Speech.AudioFormat
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class SpeechAudioFormatInfo
'Usage
Dim instance As SpeechAudioFormatInfo
[SerializableAttribute]
public class SpeechAudioFormatInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.