cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
3
Replies

Play prompt asynchronously

I need to play prompt in CRA script asynchronously.

I mean start playing of voice and continue to next step in scrpt without waiting to complete playing of voice.

Thanks

3 Replies 3

if its a same file you can use label and go to label for repeat. You can add one after anothe prompt and also check your prompt file properties it should work.

please rate if it helps,

Thanks,

Baseer.

no one of any of prompt file properties does not related to asynchronous playing.

In pseudo-code it should be like below:

-play prompt file asynchronous

-execute rmi java function

-stop playing file

as result customer listen prompt up to end of my function finish

not sure if I follow. Not a true programmer but loook into what I said earlier.

Good luck.

Baseer.