alexa / alexa-smart-screen-sdk

⛔️ DEPRECATED Active at https://github.com/alexa/avs-device-sdk
Apache License 2.0
76 stars 26 forks source link

Handle alexa video skills through smart screen sdk. #114

Closed aginesh closed 3 years ago

aginesh commented 3 years ago

Briefly summarize your issue:

We are running Alexa smart screen SDK on a set top box. How to configure smart screen sdk as an endpoint that can handle video skill commands. Ex: Alexa tune to channel y. or Alexa launch youtube, or Alexa search for animals videos, etc. How to make the smart screen SDK be able to handle these queries?

Tell us about your environment:

Smart screen SDK: 2.8.0 Device SDK: 1.25

Tell us about your OS (Type & version):

1cengizk commented 3 years ago

@aginesh Those video skill commands are currently not supported by the SmartScreenSDK. We are working on adding the support for them which will be available in a future version of the SmartScreenSDK.

aginesh commented 3 years ago

Is it likely that this feature would become available in a future release this year or is it likely much later?

1cengizk commented 3 years ago

Is it likely that this feature would become available in a future release this year or is it likely much later?

We don't have a specific target at this point in terms of the release time for video skill commands; but, they are currently in our roadmap.

rpalkar-amzn commented 3 years ago

Closing due to inactivity