Twilio Changelog | Nov. 28, 2023

Twilio Voice JS SDK Audio Processor APIs are available now in GA

The Twilio Voice JS SDK now includes Audio Processor APIs, enabling access to raw audio input and the ability to modify audio data before sending it to Twilio. With this new feature, the following use cases are now easily achieved on the client side:

  • Background noise removal using a noise cancellation library of your choice (“bring your own”)
  • Music playback when putting the call on hold
  • Audio filters
  • AI audio classification
  • … and more!

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!

 

Voice GA