Reputation: 136
I use [media response] (https://developers.google.com/actions/assistant/responses) for play audio.
When the audio finishes, I see actions.intent.MEDIA_STATUS
in actions on google simulator. But the dialogflow does not send this intent to my web hook.
How do I set up an dialogflow agent to get this intent?
Upvotes: 0
Views: 97