Speech in both directions
Transcribe uploaded audio and generate natural voice output with modality-specific endpoints.
Connect accurate transcription and natural speech output through one platform identity—ideal for meetings, media, support and conversational interfaces.
POST /v1/audioAIx keeps identity, integration and measured billing consistent while your workload uses the model best suited to the job.
Transcribe uploaded audio and generate natural voice output with modality-specific endpoints.
Keep voice, chat and reasoning usage inside the same keys, limits and billing workflow.
Combine transcription, a chat model and speech generation for complete conversational products.
Use these as practical starting points, then evaluate quality, latency and unit economics against your own traffic.
Record a supported format, remove unusable silence and preserve the original file for auditability.
Convert speech to text, then send the transcript to the right chat model with conversation context.
Transform the final answer into speech and stream or deliver it through your application.
POST /v1/audiocurl https://api.aix.theaimart.co/v1/audio/transcriptions \
-H "Authorization: Bearer $AIX_KEY" \
-F file=@meeting.mp3 \
-F model=openai/whisper-large-v3Open the Audio API reference →Yes. AIx exposes dedicated transcription and speech generation endpoints for supported models.
Transcription models are commonly metered by audio minute. Confirm the live price and unit in the AIx catalog.
Yes. A complete voice assistant can transcribe audio, call a chat model and generate speech with the same AIx key.
One key. One API contract. The AIx model network behind it.