SpeechGrammarSet.First method

Returns the first grammar in the grammar set.

Syntax

public:
IIterator<IKeyValuePair>^ First()

Parameters

This method has no parameters.

Return value

Type: IIterator<IKeyValuePair>

The key/value pair of the speech grammar name and the speech grammar.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows::Phone::Speech::Recognition

Metadata

Windows.WinMD

Capabilities

ID_CAP_SPEECH_RECOGNITION [Windows Phone] ID_CAP_MICROPHONE [Windows Phone] ID_CAP_NETWORKING [Windows Phone]

See also

SpeechGrammarSet