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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
# Release History
2
2
3
-
## 1.4.0 (2025-06-02)
3
+
## 1.4.0 (2025-06-04)
4
4
5
5
### Features Added
6
6
7
7
- Real-time transcription support
8
8
- Audio and DTMF streaming capabilities
9
9
- Integration of ConnectAPI for seamless streaming and transcription
10
10
- Improved media streaming with bidirectional functionality, allowing audio formats in both directions, currently supporting sample rates of 24kHz and 16kHz
11
+
- Support for custom speech models has been integrated into transcription
12
+
- A confidence level for recognized speech has been introduced, ranging from 0.0 to 1.0 when available
0 commit comments