Is there a way to get Media callbacks following a MediaResponse?

混江龙づ霸主 提交于 2019-12-11 17:25:06

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!