cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
553
Views
5
Helpful
4
Replies

IPCC Express Convert a wave file name in a database to a prompt

3rcalderin
Level 1
Level 1

Has anyone read a wave file name from a database and converted that string to a prompt to be played. I have it readying from the database correctly,

however the string variable does not appear to be hitting the prompt

4 Replies 4

swright
Level 1
Level 1

Try this snippet of code that I have used successfully. My MessageID fields in my database are Integers, so I have to use a SubFlow to convert them to Strings first. I have my wav files in the EN_US Prompts directory. If you need to have them elsewhere, there are ways to back up a directory from posts in this forum.

Did that help you?

Yes, It did. Thanks for the info. I spent about 6 hours before your email.

Thanks again

Awesome. Please assign points if it helped. Thanks!