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 a85e76e commit 3c19131Copy full SHA for 3c19131
sdk/ai/Azure.AI.VoiceLive/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.4 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.3 (2025-09-26)
14
15
### Features Added
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.3</Version>
+ <Version>1.0.0-beta.4</Version>
21
<PackageTags>Azure.AI.VoiceLive</PackageTags>
22
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
23
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
0 commit comments