add elevenlabs streaming adapter with websocket support

This commit is contained in:
leonardotrapani
2026-02-01 01:37:03 +01:00
parent 3c7bfbeaab
commit eb0f16b583
6 changed files with 727 additions and 2 deletions
+1 -1
View File
@@ -739,7 +739,7 @@
"Close() terminates cleanly",
"Typecheck passes"
],
"passes": false
"passes": true
},
{
"title": "Add reconnection logic to ElevenLabs StreamingAdapter",