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

Can not pause music in first time show #118

Closed longjinxiang closed 2 years ago

longjinxiang commented 2 years ago

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

On my TV, after I say "play music", I can't use the Remote control to pause the music

What is the expected behavior?

On the pause button, you can use the remote control to press the OK button to pause the music

What behavior are you observing?

I can't pause music in first time. After I press Right key and Left key, it work. I guess it was interrupted the first time I pressed the OK button or get focus error

Provide the steps to reproduce the issue, if applicable:

Say 'play music' to Alexa, after UI rendering, the music cannot be paused

Tell us about your environment:

What version of the AVS Device SDK are you using?

  <2.8.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?

longjinxiang commented 2 years ago

I use remote debug in my TV, this is GUI's log alexa_GUI.log

rpalkar-amzn commented 2 years ago

Hi @longjinxiang

Thank you for reaching out. Few clarifying questions:

  1. Does the pause button on GUI show as focused when music starts playing?
  2. Regarding "I guess it was interrupted the first time I pressed the OK button or get focus error", could you elaborate about the error or point out the same in logs?
  3. Is this an intermittent issue or does this always occur on first OK remote key press when music starts playing?
  4. Is 13 the key code for OK on remote?
longjinxiang commented 2 years ago

It was fixed in 2.7.1