You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/communication/azure-communication-callautomation/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,17 @@
10
10
11
11
### Other Changes
12
12
13
+
## 1.4.0 (2025-06-06)
14
+
15
+
### Features Added
16
+
17
+
- Real-time transcription support
18
+
- Audio and DTMF streaming capabilities
19
+
- Integration of ConnectAPI for seamless streaming and transcription
20
+
- Improved media streaming with bidirectional functionality, allowing audio formats in both directions, currently supporting sample rates of 24kHz and 16kHz
21
+
- Support for custom speech models has been integrated into transcription
22
+
- A confidence level for recognized speech has been introduced, ranging from 0.0 to 1.0 when available
0 commit comments