API Frameworks#

We offer two different APIs:

  • gRPC - This is the main Soniox API and provides all features.
  • WebSocket - Provides streaming real-time low-latency speech recognition.

For most use cases, the gRPC API is recommended. The WebSocket API is available as an option to simplify integration and for use from a web client.