We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b836e50 commit 2e65880Copy full SHA for 2e65880
sdk/ai/Azure.AI.VoiceLive/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.5 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.4 (2025-09-30)
14
15
### Breaking Changes
sdk/ai/Azure.AI.VoiceLive/src/Azure.AI.VoiceLive.csproj
@@ -17,7 +17,7 @@
17
See https://aka.ms/voicelivesdk-net for more information.
18
</Description>
19
<AssemblyTitle>Microsoft Azure.AI.VoiceLive client library</AssemblyTitle>
20
- <Version>1.0.0-beta.4</Version>
+ <Version>1.0.0-beta.5</Version>
21
<PackageTags>Azure.AI.VoiceLive</PackageTags>
22
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
23
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
0 commit comments