{ "opencollection": "1.0.0", "info": { "name": "Aider CLI Chat Voice API", "version": "0.86.1" }, "request": { "auth": { "type": "apikey", "key": "X-Provider-API-Key", "value": "{{X-Provider-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Voice", "type": "folder" }, "items": [ { "info": { "name": "Aider Record Voice Input", "type": "http" }, "http": { "method": "POST", "url": "cli://aider/commands/voice" }, "docs": "Record and transcribe voice input. Maps to `/voice`. Requires optional PortAudio on Mac/Linux." } ] } ], "bundled": true }