Hello,
I’ve created a simple express server that converts text to audio file using Node JS Express and Windows Powershell, starts a AMI call and sends the fileName to it. You could consume the audio file using AGI reading the fileName variable as express also works as a static files’ server.
Hope this can be useful to some of you.