Share via


GrammarPhrase Classe

Définition

Représente une expression qui peut être prononcée par l’utilisateur. Ajouté dans la version 1.5.0

public sealed class GrammarPhrase : Microsoft.CognitiveServices.Speech.Internal.DisposableBase
type GrammarPhrase = class
    inherit DisposableBase
Public NotInheritable Class GrammarPhrase
Inherits DisposableBase
Héritage
Microsoft.CognitiveServices.Speech.Internal.DisposableBase
GrammarPhrase

Méthodes

From(String)

Crée une expression grammaticale à l’aide du texte d’expression spécifié.

S’applique à