Click or drag to resize

FormatSpoken Enumeration

Indicates the format to be spoken when playing numbers. Dates are not effected by this setting.

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public enum FormatSpoken
Members
  Member nameValueDescription
Standard0 Plays a numbers in standard fashion. Fort example, 1002.5 yeilds "one zero zero two point five".
Intelligently1 Plays a numbers intelligently. For example, 1002.5 yeilds "one thousand two point five".
Currency2 Plays numbers as currency. For Example, 12.5 yeilds "twelve dollars and fifty cents".
Remarks
Documentation In Development

We are constantly adding features and new capabilities to The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:

Thank you for your continued support of Voice Elements.

See Also