问题
After sending a MediaResponse
and starting to stream audio, if the user says "pause", the Assistant pauses the playback, is there a way to get a callback to that event for tracking playback position purposes?
回答1:
That is not currently supported. The only events you can handle with a callback is FINISHED or STATUS_UNSPECIFIED.
来源:https://stackoverflow.com/questions/52669444/is-there-a-way-to-get-media-callbacks-following-a-mediaresponse