Creates a SpeechGrammarBuilder from a SpeechGrammar, asynchronously.
public:
static IAsyncOperation<SpeechGrammarBuilder^ >^ CreateFromSpeechGrammarAsync(
SpeechGrammar^ speechGrammar
)
speechGrammar
Type: SpeechGrammar
The SpeechGrammar object provided.
Type: IAsyncOperation<SpeechGrammarBuilder^ >
The SpeechGrammarBuilder object created.
Namespace: Windows.Xbox.Speech.Recognition
Metadata: windows.winmd