SpeechGrammarSet.AddGrammarFromStream Method

Adds grammar from a stream.

Syntax

public:
SpeechGrammar^ AddGrammarFromStream(
         String^ key,
         IRandomAccessStream^ stream
)  

Parameters

key
Type: String 

 The key.

stream
Type: IRandomAccessStream 

The stream.

Return value

Type: SpeechGrammar 

The speech grammar.

Requirements

Namespace: Windows.Xbox.Speech.Recognition

Metadata: windows.winmd

See also

Reference

SpeechGrammarSet Class

SpeechGrammarSet Members

Windows.Xbox.Speech.Recognition Namespace