We are trying to add arabic TTS functionality to our IVR, we have our own inhouse TTS engine. This engine uses APIs to return the wav file URL location. Is there a way that I can play that wav file from the URL in a normal call flow (ex: greeting)?
I would receive the following URL from the webservice Data dip in a variable as follows:
"https://www..com//***.wav"