alexa-samples / skill-sample-nodejs-audio-player

An Alexa Skill Sample showing how to play long form audio in 3P-skills
Other
470 stars 319 forks source link

Can't play the link starting with http:// #39

Closed YunyuZhang closed 6 years ago

YunyuZhang commented 7 years ago

I tried to play audio from the link which started with http://, but the Alexa said that the source was not available.

xelfer commented 7 years ago

Per https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/custom-audioplayer-interface-reference

audioItem.stream.url: The audio file must be hosted at an Internet-accessible HTTPS endpoint. HTTPS is required, and the domain hosting the files must present a valid, trusted SSL certificate