Skip to main content

Node

See our releases on GitHub for more detailed changelogs

v4

What's Changed

  • Messaging Callbacks consolidated into one model
    • InboundMessageCallback, MessageSendingCallback, MessageDeliveredCallback, and MessageFailedCallback are now MessageCallback

v3

What's Changed

  • Call transcription properties detectedLanguage and track are now proper enums. They were previously strings.
  • Call transcription property text has been updated to transcript to properly reflect the API response.

v2

What's Changed

  • Real-time Transcriptions added. Method names for recordings and call transcriptions have changed.

v1

What's Changed