Docs
Getting started

Introduction

Two Turkish voice models, one API key. Alania turns text into speech; Yanki turns speech into text.

Base URLs

ServiceURL
Yanki · RESThttps://voice.patientdesk.ai/v1/audio/transcriptions
Yanki · WebSocketwss://voice.patientdesk.ai/v1/audio/stream
Alania · RESThttps://voice.patientdesk.ai/v1/audio/speech
Alania · WebSocketwss://voice.patientdesk.ai/v1/audio/speech/stream

All requests go over HTTPS and JSON errors follow the OpenAI shape. Each account's quota and concurrency limits are shown in the dashboard.

Next steps