Suoranta.Speech - Developer API

NumberInputGrammarBuilder..::..ToDecimal Method

Converts the recognized sequence of digits into Decimal value.

Namespace:  Suoranta.NaturalLanguage.Speech
Assembly:  Suoranta.Speech (in Suoranta.Speech.dll)

Syntax


public decimal ToDecimal(
	string input
)

Parameters

input
Type: String
the input sequence of spoken digits

Return Value

the equivalent Decimal value