Version
master
Describe the bug
When an activity with inputHint: 'expectingInput' is being synthesized, it should be:
- Turn on the microphone after synthesis completed
- Synthesis is being interrupted when start typing on the keyboard
- Synthesis is being interrupted when the user click on microphone button again
To Reproduce
Steps to reproduce the behavior:
- Navigate to playground
- Say "input hint expecting"
- While the bot respond is being synthesized:
- Type on the send box
- Click on the microphone button and is not grayed out
Expected behavior
The synthesis should be interrupted. If the microphone button is clicked, it should turn on the microphone and start recognizing immediately.
Additional context
Also test on Safari.
[Bug]
Version
masterDescribe the bug
When an activity with
inputHint: 'expectingInput'is being synthesized, it should be:To Reproduce
Steps to reproduce the behavior:
Expected behavior
The synthesis should be interrupted. If the microphone button is clicked, it should turn on the microphone and start recognizing immediately.
Additional context
Also test on Safari.
[Bug]