File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
sdk/cognitiveservices/azure-ai-transcription Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.0b2 (2025-12-19)
4+
5+ ### Bugs Fixed
6+
7+ - Fixed API reference link
8+
39## 1.0.0b1 (2025-12-03)
410
511### Other Changes
Original file line number Diff line number Diff line change @@ -417,7 +417,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
417417<!-- LINKS -->
418418[ source_code ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitiveservices/azure-ai-transcription
419419[ pypi_package ] : https://pypi.org/project/azure-ai-transcription/
420- [ api_reference ] : https://github. com/Azure/azure-sdk-for- python/tree/main/sdk/cognitiveservices/ azure-ai-transcription/azure/ai/ transcription
420+ [ api_reference ] : https://learn.microsoft. com/python/api/ azure-ai-transcription/azure.ai. transcription?view=azure-python-preview
421421[ product_docs ] : https://learn.microsoft.com/azure/ai-services/speech-service/
422422[ azure_sub ] : https://azure.microsoft.com/free/
423423[ speech_resource ] : https://learn.microsoft.com/azure/ai-services/speech-service/overview
Original file line number Diff line number Diff line change 66# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77# --------------------------------------------------------------------------
88
9- VERSION = "1.0.0b1 "
9+ VERSION = "1.0.0b2 "
You can’t perform that action at this time.
0 commit comments