Twilio Changelog | Mar. 19, 2024

Twilio Voice Mobile SDKs AudioOptions API now available in GA

The latest Twilio Voice mobile SDKs (iOS and Android) now expose a new AudioOptions API. This gives developers fine-grained control of their app’s audio experience by enabling audio processing operations on the local audio source. The following webRTC options are now exposed via the new API:

  • Noise suppression
  • High pass filtering
  • Set jitter buffer max size
  • Set jitter buffer min delay
  • (Android only) Echo cancellation
  • (Android only) Automatic gain control


Check out the docs (iOS and Android) for more information on how to use the new functionality in your application. We can’t wait to see what you build!

Voice GA