Get the (almost) daily changelog
  1. ClientMessage Additions: Several new client message schemas have been added with additional information about call, customer, assistant, timestamp, and phoneNumber. This includes:
  1. New Hooks for Speech Interruption Events: Two new hooks, Speech Interrupted Assistant Hook and Speech Interrupted Customer Hook, enable you to define actions when speech is interrupted during a call.

  2. Call Schema Updates: There are several notable updates to how Call is structured:

  • costs array now includes a new cost type: KnowledgeBaseCost
  • phoneCallProvider and phoneCallProviderId are now deprecated.
  • waitFunction in LivekitSmartEndpointingPlan has been updated to improve how long the assistant waits before speaking, enhancing call flow responsiveness.