Hi there!
Is possible to use single 'Play Prompt' step to play a chain of .wav files on UCCX?
For example, have variable chain_audio that can contain different content length
ex:
chain_audio = "P[1.wav] P[2.wav] P[3.wav]"
chain_audio = "P[1.wav] P[2.wav] P[3.wav] P[4.wav] P[5.wav]" etc.
Play Promtp (-Triggering Contact-, chain_audio)
Is it supported?
Thanks