SpeechConfig.SetProfanity(ProfanityOption) Méthode

Définition

Définit l’option de blasphème. L’option de blasphème peut supprimer les mots profanes ou remplacer leurs lettres par des étoiles. Ajouté dans la version 1.5.0

public void SetProfanity (Microsoft.CognitiveServices.Speech.ProfanityOption profanity);
member this.SetProfanity : Microsoft.CognitiveServices.Speech.ProfanityOption -> unit
Public Sub SetProfanity (profanity As ProfanityOption)

Paramètres

profanity
ProfanityOption

Option de grossièreté à définir.

S’applique à