Closed YunyuZhang closed 6 years ago
I tried to play audio from the link which started with http://, but the Alexa said that the source was not available.
http://
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
I tried to play audio from the link which started with
http://
, but the Alexa said that the source was not available.