Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
MssGrammarCompiler.Compile Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Compile(Stream, Stream, CultureInfo, SrgsGrammarMode, Collection<Uri>) | Compiles a speech recognition grammar. | |
Compile(Stream, ISpeechResourceLoader, Stream, CultureInfo, SrgsGrammarMode, Collection<Uri>, Uri) | Creates a compiler for speech recognition grammars. |
Top