Extract Contact from Audio
neuron_audio_contactTranscribe base64-encoded audio to extract and auto-save contact details: name, phone, email, notes, and tags.
Instructions
Transcribe an audio recording and extract contact information (name, phone, email, notes, tags). Auto-saves the contact. Provide base64-encoded audio data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioBase64 | Yes | Base64-encoded audio data | |
| audioFormat | No | Audio format hint (default: webm) | webm |