azure-search-openai-demo
azure-search-openai-demo copied to clipboard
incorporating speech input into older deployed version
Please provide us with the following information:
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
I have been building and modifying a separate and older version of this repo when the speech input feature was not available. I would love to include it into my current app, any thoughts on what the best way for doing so would be? Thank you!
Vlad
Thanks! We'll be in touch soon.
Its best to initiate a git merge against one of the more recent tagged branches in the repo. You will then need to in some cases manually go through merge-conflict resolutions. If you are developing in VSCode, this shouldn't b too painful.
figured it out ! Thanks :)