GrammarPhrase Clase

Definición

Representa una frase que el usuario puede decir. Agregado en la versión 1.5.0

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

Métodos

From(String)

Crea una frase gramatical mediante el texto de la frase especificado.

Se aplica a