---
title: "Gemini Omni API — varianten, prijzen en modelskill"
url: "https://runapi.ai/nl/models/gemini-omni.md"
canonical: "https://runapi.ai/nl/models/gemini-omni.md"
locale: "nl"
model: "Gemini Omni"
provider: "Google"
modality: "video"
variant_count: 4
price_from_cents: 0
---

# Gemini Omni API

Voice, character, and multimodal video generation resources for narration, dialogue, and agent media workflows.

**Provider:** Google
**Modality:** Video
**Catalog:** 4 variants

Gemini Omni creates reusable voice resources, reusable character resources, and multimodal videos that can combine prompts, reference images, audio IDs, character IDs, and a source video clip.

## Variants

| Version | Variant | Pricing | Billing | URL |
|---|---|---|---|---|
| gemini-omni-audio | `audio` | $0.0000 | call | https://runapi.ai/nl/models/gemini-omni/audio.md |
| gemini-omni-character | `character` | $0.0000 | call | https://runapi.ai/nl/models/gemini-omni/character.md |
| gemini-omni-flash-preview | `flash-preview` | $0.600 | call | https://runapi.ai/nl/models/gemini-omni/flash-preview.md |
| gemini-omni-text-to-video | `text-to-video` | $3.60 | call | https://runapi.ai/nl/models/gemini-omni/text-to-video.md |


## Install the skill

```sh
npx skills add runapi-ai/gemini-omni -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Gemini Omni features to an application.

## Context

Gemini Omni belongs to the Google catalog on RunAPI and shares the same SDK package, CLI namespace, and billing surfaces across audio, character, and video variants.

## FAQ

### Met welke variant moet ik beginnen?

Kies de goedkoopste variant die aan je kwaliteitsnorm voldoet. De meeste teams beginnen met de snelle variant en stappen over op pro voor productie.

### Is er een gratis tier?

Nieuwe accounts krijgen de eerste calls gratis op elk model. Daarna betaal je per call.

### Streamen jullie resultaten?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Hoe worden mislukkingen gefactureerd?

Mislukte generations worden niet in rekening gebracht.

### Worden outputs gecachet?

Gegenereerde outputs worden opgeslagen en zijn op te vragen via task-ID. Inputs worden niet gecachet.

### Mag ik het commercieel gebruiken?

Ja — commercieel gebruik is inbegrepen voor elke variant, tenzij een modellicentie het expliciet beperkt. Dat staat aangegeven op de variantpagina.

### Hoe zit het met rate limits?

Rate limits per key schalen mee met je usage tier. Zie de prijzenpagina voor de actuele limieten.

### Waar kan ik problemen melden?

Open een issue in de publieke GitHub-repo of mail support.

