Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commands not working when using MediaResponse API #310

Open
joecaine opened this issue Apr 9, 2019 · 3 comments
Open

Commands not working when using MediaResponse API #310

joecaine opened this issue Apr 9, 2019 · 3 comments

Comments

@joecaine
Copy link

joecaine commented Apr 9, 2019

I'm using the MediaResponse API to serve audio files in my responses. Users are prompted to say 'next' or 'back' to my action, after which I serve up another audio file. As per the GA documentation, this should work no problem. Indeed it works fine in the simulator. However, I get no request into my action when the user says these words on an actual device. Even workaround words like 'forward' are now causing the action to crash.

I've noticed that the TED action https://assistant.google.com/services/a/uid/000000fc24534964 uses similar functionality to the one I'm trying to implement, and theirs isn't working either.

Every time I work around an issue, Google introduces a new platform bug that breaks my fix. Who is testing this? Is there any chance of this API ever working properly?

@igilham
Copy link

igilham commented Apr 9, 2019

Same issue observed, but note that "next" currently seems to work on the Google Home, but not on Android.

There is very little consistency between devices and something different seems to be broken every week.

@duyleomessi
Copy link

Did you solve the problem? I also met the same problem.

@igilham
Copy link

igilham commented Jun 26, 2019

Not really. The service is very flaky. Occasionally a use case gets fixed but they often break again later with no communication from Google.

We've seen this issue with several different variations on "next", "previous", "stop" etc. in a couple different languages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants