Page 1 of 1

number only read for values less than 6 digits

Posted: Mon Jul 17, 2006 7:32 am
by zone24x7
in the plum system if i am using a number 100 they system will voice it as one zero zero but if i use a value of more than 6 digits example 2 million. system will say 2 millon than saying two zero....
how can i set the system to read it digit by digit for any value than saying the exact value

Example of <say-as> tag used in IVR application

Posted: Mon Jul 17, 2006 4:24 pm
by support
Hi,

We'd recommend using the <say-as> tag in your IVR application. E.g.:

<say-as type="acronym">123456</say-as>
(says "one-two-three-four-five-six" rather than "one hundred twenty-three thousand four-hundred fifty-six")


Regards,

Plum Support