You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing in Alexa emulator, I can open "my radio" (Alexa open my radio) or (open my radio)
Tell Alexa what channel to play from my site, channels added to radio page hosted on AutoCode.
I used those http .m3u stream urls from directory.shoutcast.com and changed them to https.
Alexa tell my radio to play channel name
Alexa says "now playing channel name from my radio"
Tried it with 11 streams, Alexa responds to all.
I don't have an Alexa device to test it properly.
When I test it in the ADC emulator, I say stop or cancel or next,
The two JSON files on the right are empty, is that normal?
I got this feedback from Amazon:
User: "Alexa open my radio"
Skill: "You're listening to - Radio Go, from my radio."
(Audio starts playing)
User: "Alexa stop"
Skill: "Goodbye" and the session remains open.
Please ensure that audio playback(s) stops on requesting “stop” without any error.
User: "Alexa open my radio"
Skill: "You're listening to - Radio Go, from my radio."
(Audio starts playing)
User: "Alexa cancel"
Skill: "Goodbye" and the session remains open.
Please ensure that audio playback(s) stops on requesting “cancel” without any error.
Any pointers appreciated
.
The text was updated successfully, but these errors were encountered:
Hi,
Testing in Alexa emulator, I can open "my radio" (Alexa open my radio) or (open my radio)
Tell Alexa what channel to play from my site, channels added to radio page hosted on AutoCode.
I used those http .m3u stream urls from directory.shoutcast.com and changed them to https.
Alexa tell my radio to play channel name
Alexa says "now playing channel name from my radio"
Tried it with 11 streams, Alexa responds to all.
I don't have an Alexa device to test it properly.
When I test it in the ADC emulator, I say stop or cancel or next,
The two JSON files on the right are empty, is that normal?
I got this feedback from Amazon:
User: "Alexa open my radio"
Skill: "You're listening to - Radio Go, from my radio."
(Audio starts playing)
User: "Alexa stop"
Skill: "Goodbye" and the session remains open.
Please ensure that audio playback(s) stops on requesting “stop” without any error.
User: "Alexa open my radio"
Skill: "You're listening to - Radio Go, from my radio."
(Audio starts playing)
User: "Alexa cancel"
Skill: "Goodbye" and the session remains open.
Please ensure that audio playback(s) stops on requesting “cancel” without any error.
Any pointers appreciated
.
The text was updated successfully, but these errors were encountered: