📥 Configuration Options
Option | Type | Default | Description |
---|---|---|---|
audioFile | string | required | Local file path or remote URL |
style | string | 'conversational' | Transcription style (see Styles) |
language | string | 'english' | Language of the audio |
verbose | boolean | true | Enable verbose console logs |
timeout | number | 5000 (ms) | Timeout for remote URL HEAD check (if applicable) |