🙋 FAQ
Q: Does this upload my file to third-party storage?
A: No. Files are uploaded only to Gemini's File API endpoint.
Q: Can I use this in the browser?
A: runTranscriptionWithBlob
works with browser Blob and Node.js Buffer.
Q: What models are used?
A: gemini-2.0-flash
model via Google GenAI SDK.