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
Standardize formatting in backfill changelog entry
Use consistent numbered lists with **Title**: Description pattern
throughout all sections. Remove mixed bullet/numbered lists and
inline code formatting that caused font inconsistencies.
https://claude.ai/code/session_01PKuW5yr6fMdr6mSwX5Gchy
4.**ElevenLabs Scribe v2**: Latest version of ElevenLabs speech-to-text.
49
58
50
59
---
51
60
52
61
## Developer Tools & API
53
62
54
63
1.**Structured Outputs Improvements**: Updates to our AI-powered analysis and data extraction tool, including transient structured outputs, audio-based extraction, and regex extraction.
55
64
56
-
2.**SIP Request Tool + DTMF over SIP INFO**
65
+
2.**SIP Request Tool + DTMF over SIP INFO**: Send SIP requests and DTMF tones via SIP INFO messages during calls.
57
66
58
-
3.**Variable Passing Between Tool Calls**
67
+
3.**Variable Passing Between Tool Calls**: Pass output variables from one tool call as input to subsequent tool calls.
59
68
60
-
4.**Encrypted Tool Arguments**
69
+
4.**Encrypted Tool Arguments**: Encrypt sensitive tool arguments to protect data in transit.
61
70
62
-
5.**Low Confidence Speech Hook**
71
+
5.**Low Confidence Speech Hook**: Hook that triggers when the transcriber returns low-confidence speech results.
63
72
64
-
6.**Time Elapsed Hook**
73
+
6.**Time Elapsed Hook**: Hook that triggers at specified time intervals during a call.
65
74
66
-
7.**`assistant.speechStarted` Event**
75
+
7.**assistant.speechStarted Event**: New event fired when the assistant begins speaking.
0 commit comments