Hi,
a. Hope your requirement is as follows...
Consider a string variable X which contains the value "ICDWelcome.wav".
X="ICDWelcome.wav"
You can assign this string variable directly in the Play Prompt step.
b. By default the user prompts are taken from the directory
"C:\Program Files\wfavvid\Prompts\user\en_US"
If you have placed the prompts in a different directory (Say under C:\Prompts), you need to change the path in the script as
Prompt name = "..\..\..\..\Prompts\x.wav".
Do check and get back.
Regards
Yogi