cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
726
Views
5
Helpful
6
Replies

Pronounce minute or minutes?

rbblue234
Level 1
Level 1

Hey all,

I'm trying to get the system to pronounce the word minute or minutes during expected hold time.

Case in point.   If expected hold time i would like the system to say 1 minute vrs 1 minutes or just 1.

if expected hold time is 2 or more minutes i would like the system to say 2 minutes or 3 minutes or X (where x is the number).

can this be done?

6 Replies 6

geoff
Level 10
Level 10

What Cisco product are you asking about?

Regards,

Geoff

Hello,

CCX express (ipcc express) version 5.

When the function returns with the EWT, can't you just place an IF-THEN test?

If the number is 1, play minute.wav; else play minutes.wav?

Regards,

Geoff

Hello,

The problem here is that I have no minute.wav or minutes.wav file.

My goal here is to get the system to say 1 minute or 2 minutes in the same voice.

Hrm...  I found the .wav files i needed.

c:\Program Files\wfavvid\Prompts\system\G711_ULAW\en_US\gen\time

For the sake of the people searching the forum, and who don't know how to use those prompts in a script:

The language folder portion is implied by the language of the contact.

Play Prompt(--Triggering Contact--, sp[gen\time\minutes])