alexa / alexa-smart-screen-sdk

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

Audio feedback is not available for alexa actions/responses involving overlay display #107

Closed sudharsantel closed 3 years ago

sudharsantel commented 3 years ago

Briefly summarize your issue:

When we invoke any action/command using alexa that involves overlay display, audio feedback is not available. For example, when we invoke alexa and say "what is the weather in newyork". It display's an overlay with climate information with out any audio feedback.

What is the expected behavior?

Audio feedback should be available along with overlay display.

What behavior are you observing?

Only overlay display is available. No audio feedback is observed

Provide the steps to reproduce the issue, if applicable:

Invoke sample app client with wake word detection from smart screen sdk.

Tell us about your environment:

What version of the AVS Device SDK are you using?

avs device sdk version - 1.23.0 avs smart screen sdk version - 2.6.0

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?

sudharsantel commented 3 years ago

alexa-weather-debug-log.txt

sngoc-amazon commented 3 years ago

Hi @sudharsantel,

This looks similiar to https://github.com/alexa/alexa-smart-screen-sdk/issues/89. Can you please try this resolution in this issue to see if you are still seeing this behavior? https://github.com/alexa/alexa-smart-screen-sdk/issues/89#issuecomment-844290167

powj commented 3 years ago

Closing this issue due to inactivity - feel free to re-open if you continue to have issues with the Smart Screen SDK.