Keyword(s) to search:
Sort results by title
Keyword Index
Suoranta.NaturalLanguage.Speech Namespace
AppCommandSpeechRecognizer Class
DictationSpeechRecognizer Class
GrammarBuilders Class
ISpeechContext Interface
IWinFormsSpeechContext Interface
NumberInputGrammarBuilder Class
NumberInputGrammarBuilder Members
NumberInputGrammarBuilder Constructor
NumberInputGrammarBuilder Methods
ToDecimal Method
NumberInputGrammarBuilder Properties
SpeechException Class
SpeechRecognizer Class
SpelledLettersSpeechRecognizer Class
Suoranta.Speech - Developer API
NumberInputGrammarBuilder Methods
The
NumberInputGrammarBuilder
type exposes the following members.
Methods
Name
Description
Append(System.String)
(Inherited from
GrammarBuilder
.)
Append(System.String,System.Speech.Recognition.SubsetMatchingMode)
(Inherited from
GrammarBuilder
.)
Append(System.String,System.Int32,System.Int32)
(Inherited from
GrammarBuilder
.)
Append(System.Speech.Recognition.GrammarBuilder)
(Inherited from
GrammarBuilder
.)
Append(System.Speech.Recognition.Choices)
(Inherited from
GrammarBuilder
.)
Append(System.Speech.Recognition.SemanticResultKey)
(Inherited from
GrammarBuilder
.)
Append(System.Speech.Recognition.SemanticResultValue)
(Inherited from
GrammarBuilder
.)
Append(System.Speech.Recognition.GrammarBuilder,System.Int32,System.Int32)
(Inherited from
GrammarBuilder
.)
AppendDictation
(Inherited from
GrammarBuilder
.)
AppendDictation(System.String)
(Inherited from
GrammarBuilder
.)
AppendRuleReference(System.String)
(Inherited from
GrammarBuilder
.)
AppendRuleReference(System.String,System.String)
(Inherited from
GrammarBuilder
.)
AppendWildcard
(Inherited from
GrammarBuilder
.)
Equals(System.Object)
(Inherited from
Object
.)
Finalize
(Inherited from
Object
.)
GetHashCode
(Inherited from
Object
.)
GetType
(Inherited from
Object
.)
MemberwiseClone
(Inherited from
Object
.)
ToDecimal
Converts the recognized sequence of digits into
Decimal
value.
ToString
(Inherited from
Object
.)
See Also
NumberInputGrammarBuilder Class
Suoranta.NaturalLanguage.Speech Namespace