TranscriptionOptions.ProfanityFilterMode Property

Definition

Mode of profanity filtering.

public Azure.AI.Speech.Transcription.ProfanityFilterMode? ProfanityFilterMode { get; set; }
member this.ProfanityFilterMode : Nullable<Azure.AI.Speech.Transcription.ProfanityFilterMode> with get, set
Public Property ProfanityFilterMode As Nullable(Of ProfanityFilterMode)

Property Value

Applies to