azure-search-openai-demo icon indicating copy to clipboard operation
azure-search-openai-demo copied to clipboard

incorporating speech input into older deployed version

Open codevladdo opened this issue 1 year ago • 2 comments

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.

codevladdo avatar Jul 17 '24 18:07 codevladdo

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.

DSOTM-RSA avatar Jul 24 '24 13:07 DSOTM-RSA

figured it out ! Thanks :)

codevladdo avatar Jul 30 '24 22:07 codevladdo