Reputation: 3261
I am trying to make a music player app that plays music one after the other. Here is a sample conversation:
User: play Beyblade sound
Appl: Playing "Beyblade Burst: The LOUDEST Beyblade?" by "Kevo"
User: turn it down
Appl: <default fallback>
What can i do here? Is there a way i can ask google to handle that request without closing my app?
Upvotes: 1
Views: 37
Reputation: 50731
It is a known bug currently that volume controls aren't available inside a Conversational Action (either when playing a Media response or audio through SSML).
Upvotes: 1