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

[WVAC] UI Scroll View Issue prevents listening to microphone on first turn in #503

Open
olmidy opened this issue Jul 16, 2020 · 0 comments

Comments

@olmidy
Copy link
Contributor

olmidy commented Jul 16, 2020

Please provide us with the following information:

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. Launch Windows Voice Assistant Client via Visual Studio. Configure with settings for voice-enabled bot/CC app.
  2. Click microphone button to begin listening.
  3. App cannot process audio due to UI thread issue.

To rectify:

  1. Send a message via typed text.
  2. Subsequent messages using microphone will succeed.

Any log messages given by the failure

At this line: System.ArgumentOutOfRangeException: 'Specified argument was out of the range of valid values.
Parameter name: index'

Expected/desired behavior

Mic works automatically when connection is established.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant