Search code examples
aws-lambdaalexa-skills-kitalexa-voice-servicealexa-slot

Audio Streaming on Alexa


How to write intents for streaming audio from url in Alexa ?

What changes or functions do I need to write in lambda function for streaming audio url in alexa.

I have gone through AWS blogs but not able to implement this.


Solution

  • I'm working on Alexa skill that can play audio. This link helped me a lot to start. I guess, it'll answer your questions