BotFramework-WebChat
BotFramework-WebChat copied to clipboard
Added continuous listening recomposing sample
Changelog Entry
- Added
06.recomposing-ui\f.continuous-speech-recognitionfor continuous listening recomposing sample, in PR #5431, by @RushikeshGavali
Description
- Continuous listening recomposing UI sample
https://github.com/user-attachments/assets/f2e6da88-3912-4c0c-ad64-017bb2edcaff
- [ ] I have added tests and executed them locally
- [ ] I have updated
CHANGELOG.md - [ ] I have updated documentation
Review Checklist
This section is for contributors to review your work.
- [ ] Accessibility reviewed (tab order, content readability, alt text, color contrast)
- [ ] Browser and platform compatibilities reviewed
- [ ] CSS styles reviewed (minimal rules, no
z-index) - [ ] Documents reviewed (docs, samples, live demo)
- [ ] Internationalization reviewed (strings, unit formatting)
- [ ]
package.jsonandpackage-lock.jsonreviewed - [ ] Security reviewed (no data URIs, check for nonce leak)
- [ ] Tests reviewed (coverage, legitimacy)