← Back to gallery
Open on X

Transcribing Audio from URLs Using the Gemini Interactions API
Author: Philipp SchmidModel: nanoBanana-ProPublished: 2/5/2026, 4:49:31 PM
Categories
Tags
#API Integration#Speech Recognition#Audio Transcription#Timestamp Detection#Speaker Identification
Copy prompt
Did you know you can transcribe audio directly from a url using the Gemini Interactions API? Gemini 3 Flash can detect timestamps and separate speakers. Prompt: ``` Listen to this meeting recording. Transcribe the speech and identify the speakers as Speaker A, Speaker B, etc. Output the result in a format: [Time] [Speaker]: [Text] ```