cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
402
Views
0
Helpful
1
Replies

Play Prompt <currency> <date>

michaelmiu
Level 1
Level 1

Dear Pros,

In my IPCCX script, I retrieve a currency amount and date from a database and store them as currency and date variables. I then play back the variables to the caller using the "Play Prompt" step. The date is in the format mm/dd/yy and currency is in the format $xx.yy

Do I need to do any parsing/editing or will it automatically play 03/04/06 as "March 4th, 2006" and $100.55 as "One hundred dollars and fifty-five cents"?

Thanks in advance,

Mike

1 Accepted Solution

Accepted Solutions

No. You will need to use the Create Generated Prompt for speaking the date or values. For date, use the generator type of date and for currency, you can use $,cent currency etc.

Hope that helps. Please rate posts.

View solution in original post

1 Reply 1

No. You will need to use the Create Generated Prompt for speaking the date or values. For date, use the generator type of date and for currency, you can use $,cent currency etc.

Hope that helps. Please rate posts.