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 guideFull API reference, authentication, and endpoint details live in API documentation.