SemanticValue Constructor

Creates a new instance of SemanticValue.

Remarks

The explicit creation of SemanticValue objects is typically done only to support the creation of strongly typed grammars.

Overload List

Name Description
SemanticValue (Object)
Creates a new SemanticValue object with a particular value.
SemanticValue (String, Object, Single)
Creates a new SemanticValue object with a particular value, key name and confidence level.

See Also

Reference

SemanticValue Class
SemanticValue Members
Microsoft.Speech.Recognition Namespace