05-21-2013 05:40 AM - edited 03-14-2019 11:45 AM
Hello,
I need to know if it is possible to play more than one wav file inside on menu only (the prompt tab can define more than one P[wav.wav]) like P[1.wav + 2.wav+etc..]? is it possible or i need to find a software to combine all the wav files into one and play it ?
Thanks
Amer
Solved! Go to Solution.
05-21-2013 06:01 AM
Use the 'Create Prompt Container' step. Choose Concatenation, Add in all the prompts you want to include in your menu to the prompts field, and then choose your output prompt (a Prompt variable). Then use this prompt variable in your menu step.
Brian
please rate helpful posts.
05-21-2013 06:02 AM
I believe you can use the same logic in the menu script to concatenate 2 or more prompts just fine.
HTH,
Chris
05-21-2013 06:01 AM
Use the 'Create Prompt Container' step. Choose Concatenation, Add in all the prompts you want to include in your menu to the prompts field, and then choose your output prompt (a Prompt variable). Then use this prompt variable in your menu step.
Brian
please rate helpful posts.
05-21-2013 06:02 AM
I believe you can use the same logic in the menu script to concatenate 2 or more prompts just fine.
HTH,
Chris
05-21-2013 06:10 AM
So P[1.wav] + P[2.wav] + P[3.wav] .... in the menu step should work too then.
05-22-2013 02:40 PM
Hello Brian and Chris,
Thank you both for your answers, i tried the container and it is working perfectly, thanks.
Amer
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