dmhacker / alexa-youtube-skill

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

Alexa won't recognize some words like 'ready' and 'pixel. #40

Closed wangodanny closed 5 years ago

wangodanny commented 6 years ago

Hi, I noticed that if you ask Alexa to play a song that has the word 'ready' in it, it won't recognize the word and omit it from search. Here is an example below with what it searched and what I actually said to Alexa. (PS. This seems to affect more than just 'ready'. See images below.) capture capture

dmhacker commented 5 years ago

Try using the query "ask youtube to search for ..." rather than "search youtube for ...".

dmhacker commented 5 years ago

Closing due to inactivity. In your query, you are using search youtube for when it should be ask youtube to search for. It's a bit of a nuance, but it's because the skill is called youtube, so you must request it first before giving a directive.