Twilio Changelog | Oct. 01, 2024
Twilio Voice SDK Call Message Events: User-Defined Messages is now GA
The Twilio Programmable Voice SDKs now offer the new Call Message Events: User-Defined Messages and User-Defined Message Subscription resources for application developers. This release, available now in GA on the latest major versions of Voice JS, iOS, Android, and React Native SDKs, supports relaying custom events to and from your backend to a registered Voice SDK Client on any active call - all within the Twilio platform. By leveraging the existing signaling connection, you no longer need to set up your own communication channel between your client-side and server-side applications. This unlocks a host of advanced use cases, including:
Relaying (and taking action on) call progress events
In-line text transcriptions
Upgrading 2-party call to multi-party via Voice Conference
Presenting valuable context in your application at the right time
Check out the docs for more information on how to use the new functionality in your application. We can’t wait to see what you build!