dmhacker / alexa-youtube-skill

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

recommendation: use AMAZON.SearchQuery for VideoQuery slot type #47

Open cczhong11 opened 5 years ago

cczhong11 commented 5 years ago

as title

dmhacker commented 5 years ago

Thanks for the suggestion. I think there was a reason I decided to use a custom query instead of AMAZON.SearchQuery, but I've since forgot it haha. I'll look into this.