


PlayNumber method
This method voices numeric quantities
– such as volumes, lengths, and so forth. It operates just like PlayMoney,
except that it does not say the words “dollars” or “cents” and it voices a decimal point as the word “point”.
Example:
ActiveAG.PlayMoney (“123.45”) ‘ Says “One hundred twenty three
‘ point four five”
Type
Arguments: NumberString BSTR
Returns: A long integer status code (see
ActiveAG Status codes)
Property interactions: This method is sensitive to the
PromptVoiceFormat property.