API for Developers
For programmers
Ship voice features faster with a compact API surface for text-to-speech and speech-to-text.
Base URL
https://back.aisha.groupAuthentication
Use your API key from the Space dashboard.
Formats
JSON, multipart/form-data, and WebSocket for realtime STT.
Quick start
From key to first response in three steps
Create an API key
Generate a key in Space, copy it once, and keep it in your server-side environment.
Pick the endpoint
Use TTS for audio generation or STT for transcription depending on your product flow.
Send a request and handle the response
Start with a single POST request, then expand to async jobs or realtime streaming if needed.
Endpoints
Choose the API that matches your workflow
Text to Speech
TTS endpoint allows you to convert text to speech. You can use it to create voice messages, voice bots, and other voice applications
We support uzbek , english and russian, languages
We have models of a girl (Gulnoza) and a boy (Jaxongir).
Convert text to speech
Speech to Text
STT endpoint allows you to convert speech to text
API for long audios
Enable speaker diarization to identify different speakers in the audio
Realtime STT
For programmers
Need keys or integration help?
Open your dashboard for credentials or talk to us if you need a custom setup.