# OldSpeakNumb(fNumb, f, p)

Was SpeakNumb, but that name has been re-purposed to a new, more sophisticated hash function which we expect to release in August 2014.

Valid for use with hash command: HMI

Implemented only on the Android version of SimpleHMI. In the Windows versions produces a message box.

Speaks out loud a floating point number.

fNumb is the floating variable name.

f is the field width

p is the number of decimal places.

The number is converted to text, then sent to the Android device for conversion to speech.

Example:

See the example under SpeakText.