Modify suggestion chip TTS behavior for Assistant.
Previously, a text interaction initiated by suggestion chip would never return TTS. Now, suggestion chips will allow TTS if the previous response contained TTS. In such cases, the suggestion chip text interaction is really a continuation of the preceding voice interaction. This CL also renames the SendTextQuery API to StartTextInteraction to be consistent with the other StartXInteraction APIs. Bug: b:119565728 Change-Id: I8bf836b8d2b542bf4f50e50de55c989ce349f7ce Reviewed-on: https://chromium-review.googlesource.com/c/1337812Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#609574}
Showing
Please register or sign in to comment