dmhacker / alexa-youtube-skill

Allows Alexa to play audio from YouTube videos
MIT License
243 stars 109 forks source link

not working for me at all #25

Closed drizzt09 closed 6 years ago

drizzt09 commented 6 years ago

when i test from skill: echo, search YouTube for Frost Hyperventilate. or search YouTube for Frost Hyperventilate. Frost Hyperventilate. i get the same lamda response: { "version": "1.0", "response": { "speechletResponse": { "directives": [], "shouldEndSession": true } }, "sessionAttributes": {} } When i ask my echo directly: echo, search YouTube for Frost Hyperventilate. It just turns off the blue light When I ask echo directly: echo, ask YouTube to search for Frost Hyperventilate.'I get response im sorry i dont know what went wrong

dmhacker commented 6 years ago

Are you sure you gave the skill the correct ARN? And is skill testing enabled for your account?

dmhacker commented 6 years ago

Stale issue. Closing.