04-06-2008 05:16 PM - edited 03-14-2019 02:03 AM
Working with scripting for the first time. I have the auto-attendant script properly functioning. Where are the scripts stored? The variable says the welcome prompt is in SP[AA\AAWelcome.wav] but when I log into IPCC X box I do not see that folder no prompt under prompt management. I want to create my own script and upload custom prompts. How do I store them then reference them?
your help is appreciated.
thanks
Solved! Go to Solution.
04-07-2008 03:01 AM
I think you should do this way: P["folder\file.wav"]
Easiest way to try it is to pass prompt file name as Prompt variable (parameter). You'll have all user prompts list during application configuration.
--
regards,
PK
04-07-2008 12:59 AM
SP[] means "System Prompt", you cannot edit it. Prompts uploaded via Prompt Management you can reach using P[your_file.wav].
--
regards,
PK
04-07-2008 02:29 AM
Thanks PK.
If I wanted to create a directory, do I simply login to IPCC X and go to prompt management, then under "default" create a directory. When I reference the wave it would be P[mydirectory/"my_wave_file.wav"] ?
as always I'll rate post before closing out.
thanks
04-07-2008 03:01 AM
I think you should do this way: P["folder\file.wav"]
Easiest way to try it is to pass prompt file name as Prompt variable (parameter). You'll have all user prompts list during application configuration.
--
regards,
PK
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide