Поделиться через


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

SemanticResultKey Members

Include Protected Members
Include Inherited Members

Associates a key string with SemanticResultValue values to define the SemanticValue objects.

The SemanticResultKey type exposes the following members.

Constructors

  Name Description
Public method SemanticResultKey(String, []) Assigns a semantic key to one or more GrammarBuilder objects used to create a speech recognition grammar.
Public method SemanticResultKey(String, []) Assigns a semantic key to one or more String instances used to create a speech recognition grammar.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToGrammarBuilder Returns an instance of GrammarBuilder constructed from the current SemanticResultKey instance.
Public method ToString (inherited from Object)

Top

See Also

Reference

SemanticResultKey Class

Microsoft.Speech.Recognition Namespace