Skip to content
Dashboard

Gemini 3.5 Transcribe

Transcription by google Your use is subject to Google's Terms & Privacy Policies.

import { experimental_transcribe as transcribe } from 'ai';
import { gateway } from '@ai-sdk/gateway';
import { readFile } from 'node:fs/promises';
const result = await transcribe({
model: gateway.transcriptionModel('google/gemini-3.5-transcribe'),
audio: await readFile('audio.mp3'),
});
Read docs

Copy link to headingProviders

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Input
Capabilities
ZDR
No Training
Free Tier
Release Date
08/26/2026