Get the (almost) daily changelog
ClientMessage
Additions: Several new client message schemas have been added with additional information aboutcall
,customer
,assistant
,timestamp
, andphoneNumber
. This includes:
Client Message Tool Calls
Client Message Transcript
Client Message Speech Update
Client Message Transfer Update
-
New Hooks for Speech Interruption Events: Two new hooks,
Speech Interrupted Assistant Hook
andSpeech Interrupted Customer Hook
, enable you to define actions when speech is interrupted during a call. -
Call Schema Updates: There are several notable updates to how
Call
is structured:
costs
array now includes a new cost type:KnowledgeBaseCost
phoneCallProvider
andphoneCallProviderId
are now deprecated.waitFunction
inLivekitSmartEndpointingPlan
has been updated to improve how long the assistant waits before speaking, enhancing call flow responsiveness.