Click or drag to resize
AudioCompressionType Enumeration
Indicates the type of compression applied to the audio data

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public enum AudioCompressionType
Members
  Member nameValueDescription
PCM1 Indicates uncompressed audio
Siren7654 Indicates audio compressed with the Siren7 format
See Also