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

Did not receive the kindle books interface template when I say that show my kindle books #103

Closed gaoseng closed 3 years ago

gaoseng commented 3 years ago

Briefly summarize your issue:

when I say that show my kindle books, the devices start speaking book list but it did not show page. I found out that the template was not received during the interaction

What is the expected behavior?

show page

What behavior are you observing?

when I say that show my kindle books, the devices start speaking book list but it did not show page. I found out that the template was not received during the interaction

Provide the steps to reproduce the issue, if applicable:

show my kindle books

Tell us about your environment:

What version of the AVS Device SDK are you using?

Tell us what hardware you're using:

Tell us about your OS (Type & version):

Have you tried the same use case with AVS Device SDK SampleApp?

rpalkar-amzn commented 3 years ago

Hi @gaoseng

Thank you for reaching out. The Smart Screen SDK relies on directives received from Alexa Voice Service. If a TemplateRuntime or Alexa.Presentation.APL directive is not received, an utterance may result in voice-only response.