Voice API
    • Welcome to Async Voice API
    • Getting Started with the Async Voice API
    • Models
    • Billing & Pricing
    • API Reference
      • API Status
        • API Status Check
      • Text-to-Speech
        • Text to Speech (WebSocket)
        • Text to Speech
        • Text to Speech with Word Timestamps
        • Text to Speech (Stream)
      • Speech-to-Text
        • Speech to Text (WebSocket)
        • Speech to Text
      • Voice Management
        • Clone Voice
        • List Voices
        • Get Voice
        • Get Voices (Batch)
        • Update Voice
        • Delete Voice
        • Get Voice Preview
    • Advanced Guides
      • Embed Player
      • Custom Pronunciations
        • Embedding Custom Phonemes in Async Voice API
        • Pronouncing digits one‑by‑one
        • Insert Silent Pauses with <break>
    • Integrations
      • Integrate with Twilio
      • Pipecat Integration
      • Livekit Integration

    Billing & Pricing

    Async uses a prepaid wallet billing model. Top up your balance and pay only for what you use — no subscriptions or commitments required.

    How It Works#

    1.
    Create a wallet — automatically created when you sign up (includes $0.10 free credit)
    2.
    Top up — add funds anytime via credit card
    3.
    Use the API — balance is deducted per usage (audio duration)
    4.
    Auto top-up (optional) — automatically refill when balance drops below a threshold

    Pricing#

    FeatureModelPriceUnit
    Text-to-Speech (Standard)async_flash_v1.5, async_flash_v1.0$0.50per hour of generated audio
    Text-to-Speech (Pro)async_pro_v1.0$1.00per hour of generated audio
    Speech-to-Textasync_asr_v1.0$0.50per hour of processed audio
    Voice Cloning—Includedno additional charge

    Free Tier#

    Every account includes 10 minutes of free audio generation — no credit card required.

    API Key Permissions#

    Each API key can be scoped to specific features:
    PermissionAccess
    tts_standardFlash series TTS models
    tts_proPro series TTS models
    asrSpeech-to-Text
    voices_readList and retrieve voices
    voices_writeCreate, update, delete voices (includes read)
    If no permissions are selected when creating a key, it has access to all features.

    Quotas#

    Default account quotas:
    QuotaDefaultDescription
    Rate limit20/minMaximum API requests per minute
    Concurrency1Maximum parallel requests
    Voice clones3Maximum custom voices
    Need higher limits? Request a quota increase from the Wallet page in the developer console.

    Managing Your Wallet#

    Top up: Add funds from the Wallet page
    Auto top-up: Configure automatic refills (e.g. add $10 when balance drops below $2)
    Payment history: View all transactions and invoices
    Usage analytics: Monitor consumption in the Usage page
    Modified at 2026-07-06 11:31:45
    Previous
    Models
    Next
    API Status Check
    Built with