Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synthesis of "input hint expecting" should be interrupted by typing or microphone button #2518

Closed
compulim opened this issue Oct 30, 2019 · 0 comments · Fixed by #2520
Closed
Labels
area-speech bug Indicates an unexpected problem or an unintended behavior.

Comments

@compulim
Copy link
Contributor

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:

  1. Navigate to playground
  2. Say "input hint expecting"
  3. While the bot respond is being synthesized:
    1. Type on the send box
    2. 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]

@compulim compulim added bug Indicates an unexpected problem or an unintended behavior. Pending customer-reported Required for internal Azure reporting. Do not delete. Bot Services Required for internal Azure reporting. Do not delete. Do not change color. area-speech and removed Bot Services Required for internal Azure reporting. Do not delete. Do not change color. customer-reported Required for internal Azure reporting. Do not delete. labels Oct 30, 2019
@compulim compulim mentioned this issue Oct 31, 2019
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-speech bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant