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