Skip to main content

Realtime Speech to Text

The Scriptix Speech-to-Text realtime API provides customers with a WebSocket interface to process their media streams in real-time. The protocol for this session is described in this document and should assist developers in implementing the solution within their products.

note

A WebSocket connection is mostly asynchronous and often requires coroutines or threads for optimal results. This makes the realtime interface more complex to develop than our Batch API.

💻 Example Code

You can find example code in our GitHub repository.

🔐 Get Your API Token

Make sure you have a realtime token ready. This token type can be created at scriptix.app.