AUDIA
Live product surface
Audia
Generate Korean voice, background music, and production-ready sound effects from one web console and one API.
Tip: click the robot to switch its eyes into Audia heart mode.
Models
Four audio capabilities, one workflow
TTS1
Voice
Korean and multilingual text to speech with natural-language voice direction.
VEDIT1
Voice Edit
Create a new take from completed voice audio with controlled delivery and cleanup changes.
BGM1
BGM
Background music generation for product videos, games, and creator assets.
SFX1
SFX
Prompt-driven sound effects with queue-safe generation.
Platform
Built like an API product from day one
The website, console, API, job history, and private audio delivery work together as one product surface for teams that need reliable generated audio.
Queue-first generation
Jobs stay trackable through reloads, retries, and long-running generation.
API key console
Scoped keys, usage tracking, and revocation are built into the console.
Private assets
Generated audio lands in private object storage with signed playback and download links.
curl -X POST https://audia.kr/api/generations \
-H "Authorization: Bearer audia_sk_..." \
-H "Content-Type: application/json" \
-d '{"mode":"sfx","prompt":"crisp sci-fi UI confirm"}'