audio_recognition
Analyze and transcribe audio from media files using Google Gemini AI. Supports custom prompts to focus recognition on specific content.
Instructions
Analyze and transcribe audio using Google Gemini AI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | Custom prompt for the recognition | Describe this content |
| filepath | Yes | Path to the media file to analyze | |
| modelname | No | Gemini model to use for recognition | gemini-2.0-flash |