2024-06-03b: Speech output with browser
You can now optionally enable speech output using the Browser SDKs, as opposed to using the Azure Speech SDK. The speech output is generally not as fluid, but it's entirely free, so it's a great zero-cost option to increase accessibility. See docs at:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/deploy_features.md#speech-output
We've also added documentation about a Python-based load balancer for OpenAI instances. See:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/productionizing.md#openai-capacity
## What's Changed
- Update productionizing.md by @simonkurtz-MSFT in #1677
- Enable diagnostics for search service by @pamelafox in #1676
- feat: add low cost browser text to speech output using WebSpeechAPI by @john0isaac in #1671
New Contributors
- @simonkurtz-MSFT made their first contribution in #1677
Full Changelog: 2024-06-03...2024-06-03b