Zintegruj model AI gemini-audio-vision za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu gemini-audio-vision na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $2.00/M 输入 Token, $5.00/M 输出 Token (higher per-run minimum for 音频) | Token-based billing with 无需订阅 — pay only for what you use, including the higher token cost of audio input. |
| Fal.ai | Niedostępne | Fal.ai's vision endpoints are image-only; they do not offer native audio-understanding via Gemini's file API. |
| Replicate | Niedostępne | Replicate does not currently offer a hosted Gemini audio-understanding endpoint. |
Token-based billing with 无需订阅 — pay only for what you use, including the higher token cost of audio input.
Fal.ai's vision endpoints are image-only; they do not offer native audio-understanding via Gemini's file API.
Replicate does not currently offer a hosted Gemini audio-understanding endpoint.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | The question or instruction describing what to analyze in the audio. | Describe what is said and any background sounds in this audio, including speaker changes and tone. |
| Adres URL audio | string | URL of the audio to analyze. | https://d3adwkbyhxyrtq.cloudfront.net/webassets/audiomodels/sample-audio.mp3 |
| System Prompt | string | Optional system-level instruction to guide the model's analysis style. | Respond with a structured JSON analysis, not prose. |
| Model | Enum (1 options) | Gemini model to use for audio understanding. | gemini-2.5-flash |
The question or instruction describing what to analyze in the audio.
Describe what is said and any background sounds in this audio, including speaker changes and tone.URL of the audio to analyze.
https://d3adwkbyhxyrtq.cloudfront.net/webassets/audiomodels/sample-audio.mp3Optional system-level instruction to guide the model's analysis style.
Respond with a structured JSON analysis, not prose.Gemini model to use for audio understanding.
gemini-2.5-flashDeveloper documentation
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked