AudioProcessingOptions.AudioProcessingFlags Property

Definition

The type of audio processing performed by Speech SDK. Bitwise OR of flags from AudioProcessingConstants class indicating the audio processing performed by Speech SDK.

public int AudioProcessingFlags { get; }
member this.AudioProcessingFlags : int
Public ReadOnly Property AudioProcessingFlags As Integer

Property Value

Applies to