MediaObject: Button for navigate audio(next, previous) in Google Home Hub is disable
I follow the instruction in the article: https://medium.com/google-developers/two-minute-actions-long-running-audio-c2ed9507493a.
When I test the actions on Google Home Hub, although I can say next and previous for another audio, the next and previous button of media player are disabled. How can I enable them?
I have posted on stackoverflow too so you can view code and image there:
https://stackoverflow.com/questions/56721059/how-to-enable-next-button-of-music-actions-in-google-home-hub
I will appreciate any help. Thanks
I got the answer from stackoverflow at that time there is no way for developer to develop a third-party application that has enable next and previous button.
You can see it here
https://stackoverflow.com/questions/56721059/how-to-enable-next-button-of-music-actions-in-google-home-hub?noredirect=1#comment100076548_56721059
Note that spoken commands sometimes work, but see #310 for some known issues with that.