I am trying to create a flow that will do the following. Play a greeting message. Ask for a 4 digit code. Play the appropriate voice file. If the file does not exist then it should prompt you to enter a valid code.
The voice files are all in a folder called topics. The folder then contains sub folders TOP1001, TOP1002, ect. In these folders are the actual files ex: “1001.wav”. I want to type in 1001 on my touchtone keypad, capture that by a user variable $key and play c:\progra~1\avaya\voicem~1\wavs\Topics\top$\$.wav.
Can anyone help me please!!
The voice files are all in a folder called topics. The folder then contains sub folders TOP1001, TOP1002, ect. In these folders are the actual files ex: “1001.wav”. I want to type in 1001 on my touchtone keypad, capture that by a user variable $key and play c:\progra~1\avaya\voicem~1\wavs\Topics\top$\$.wav.
Can anyone help me please!!