Google

Google

Gemini 3 Flash (Audio)

Audio understanding. Hears tone, music, SFX, language, speaker emotion — beyond pure transcription. Inline payload up to 30 min.

Modalities

Text → Text

Price

$0.002592 / min

Context

2K

Usage

How much this model is actually called here.

Rank

#40

of 98 active models

Tokens served

3.8M

all-time

Platform share

0.1%

of all tokens

Pricing

Per minute of audio processed. Min billable: 1 minute.

$0.002592 / min

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard — $0.50 free credit on the free tier, which covers Gemini 3 Flash (Audio). No card required.

    Get API key →
  2. 2

    Make your first request

    Drop in your key and send a chat completion — fully OpenAI-compatible.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "gemini-3-flash-audio",
        "messages": [
          {"role": "user", "content": "Explain prompt caching in one paragraph."}
        ]
      }'
  3. 3

    Stream responses

    Add "stream": true to receive tokens as they arrive.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "gemini-3-flash-audio",
        "stream": true,
        "messages": [{"role": "user", "content": "Hello!"}]
      }'

FAQ

Common questions about this model.

How much does Gemini 3 Flash (Audio) cost?

$0.002592 per min. Per minute of audio processed. Min billable: 1 minute.

How do I use Gemini 3 Flash (Audio)?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to gemini-3-flash-audio. Signing up is free and includes $0.50 of credit on the free tier, which covers this model — no card required.

Start with $0.50 free credit on the free tier — no card required.Create account →

More models by Google

See all 14
ModelContextInputOutput
GoogleGemini 3.8 Flash1M$1.013$5.063
GoogleGemini 3.5 Transcribe$0.00675 / min
GoogleGemini 3.7 Flash1M$1.013$5.063
GoogleGemini 3.6 Flash1M$1.013$5.063
GoogleGemini 3.5 Flash Lite1M$0.405$3.375
GoogleGemini 3.5 Flash1M$2.025$12.15
GoogleGemma 4 31B128K$0.0763$0.218
GoogleNano Banana 3 Flash$0.061 / image