Speech-to-Text SDKs
OpenAI-compatible clients for Python and JavaScript. Point
base_url
at Privocio and keep your existing transcription code.
Python Speech-to-Text API
Use httpx or the OpenAI Python SDK with a drop-in base_url change. Batch transcription, output modes, and streaming.
View SDK guideJavaScript Speech-to-Text API
Transcribe from Node or the browser with fetch or the OpenAI Node SDK. Includes streaming SSE examples.
View SDK guideStep-by-step tutorials
Copy-paste guides for each language — batch transcription, output modes, and streaming.
Full API reference, authentication, and endpoint details live in API documentation .