You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this example to extend my movie skill, to be able to play movie trailers.
I have a basic example more or less working - and autoplay is false. However, the play/pause button doesn't reflect this. For example, I'd expect it to show the ▶️ (play arrow) ready to be played, and not the ⏸ (pause icon).
^^^ Nevermind. So I've managed to deploy my dev skill and try it on an Echo Show - the play button now seems to be as I expect.
However, I do have a follow on question - what do I need to implement for the user to be able to start playing the trailer by voice (rather than pressing the play button)?
I'm using this example to extend my movie skill, to be able to play movie trailers.
I have a basic example more or less working - and▶️ (play arrow) ready to be played, and not the ⏸ (pause icon).
autoplay
isfalse
. However, the play/pause button doesn't reflect this. For example, I'd expect it to show theThis is before I click play:
The text was updated successfully, but these errors were encountered: