@elevenlabs/client@1.24.0
·
7 commits
to main
since this release
Minor Changes
- afd2170: Forward the optional
attachmentsfield (url, name, mime_type) from theagent_responseclient event into theonMessagepayload, so consumers can render files attached to agent messages, e.g. relayed from a human agent reply. - aad288c: Add an optional
webRtc.singlePeerConnectionsession option for WebRTC connections. Set it tofalseto force LiveKit's dual peer connection path, which restores the microphone request timing used before livekit-client began defaulting to the v1 join protocol. Leaving it unset keeps livekit-client's own default.
Patch Changes
- Updated dependencies [afd2170]
- @elevenlabs/types@0.23.0