SpeechGrammarSet.Size property

Gets the number of grammars associated with the speech grammar set.

Syntax

public:
property unsigned int Size { 
   unsigned int get();
}

Property value

Type: UInt32

The number of grammars associated with the speech grammar set.

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