Author Message
MarcosVergani
Joined: Nov 15, 2013
Messages: 17
Offline
Is there a way I could have the same functionality as with a transitional audio, but without the looping?

I have an application with a welcome message and then I have multiple fetchs for POM fields. What I would like to do is to play that welcome message while I'm fetching the data, in order to minimize the "delay" between the welcome and the next message.

I could add some silence at the end of the welcome message in order to avoid the loop, but not only it's not elegant, it could also be a problem since this message may be changed by the customer.


Thanks for your help!

Marcos
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
The other way is to play the audio in a regular prompt. Use the Flush Prompt item so that it would play right before the next node starts. Not sure if this is better from your perspective.
Anonymous

Thank you, Wilson.

Yes, that's the other way we are doing it, just wanted to know if there was a way to use that time to start grabing the values


Thanks!
Marcos
Go to:   
Mobile view