VoiceGuide IVR Software Main Page
Jump to content

Say Number Module

Recommended Posts

Just upgraded to VG 5.1.3302 and I am having a problem with the say number module with amount in dollars and cents returning the incorrect result. Any ideas?

TIA

 

200532.48 5 RVreplace start: [$RV[AmountDue]]

200532.48 5 RVreplace end: [55.17]

200532.49 5 [say AmountDue] Say numbers: 55.17 as Amount - Dollars And Cents

200532.49 5 fn PlaySoundStartNumbers WAVS\amount due.wav, , 55.17, Amount - Dollars And Cents

200532.50 5 sVbsFunctionToUse=AmountDollarsAndCents

200532.55 5 Started SayNumber VBScript OK. (C:\Program Files\VoiceGuide\data\vbs_5_SayNumber.vbs)

200532.82 5 cl Play_Start WAVS\amount due.wav,5.wav,thousand.wav,5.wav,hundred.wav,17.wav,dollars.wav,and.wav,0.wav,ce

ts.wav

200533.13 5 PlaySoundStart ok [WAVS\amount due.wav,C:\Program Files\VoiceGuide\system\voice\5.wav,C:\Program Files\VoiceGuide\system\voice\thousand.wav,C:\Program Files\VoiceGuide\system\voice\5.wav,C:\Program Files\VoiceGuide\system\voice\hundred.wav,C:\Program Files\VoiceGuide\system\voice\17.wav,C:\Program Files\VoiceGuide\system\voice\dollars.wav,C:\Program Files\VoiceGuide\system\voice\and.wav,C:\Program Files\VoiceGuide\system\voice\0.wav,C:\Program Files\VoiceGuide\system\voice\cents.wav]

200545.46 5 Play End line[5] (id=115543)

200545.46 5 LsSayNbrPlay EV_PLAY_FINISHED

200545.47 5 LsSayNbrPlay EV_TIMEOUT_GOTOMODULE

Share this post


Link to post

Please update your v5.1 install with the attached .exe

This new .exe fixes the issue that you have encountered

 

(the decimal point was being removed from the number before the number was passed to the "Say Number" script...)

VgMulti.zip

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×