Kurdish speech to text
transcribe_audioTranscribe Kurdish audio (Sorani or Kurmanji) to text. Requires an STT API key; usage is metered per audio minute against your plan. Max 4MB of decoded audio over MCP — for larger files call POST https://www.kurdishtts.com/api/stt-proxy directly (multipart upload).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): "Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization." | |
| dialect | Yes | Dialect spoken in the audio. | |
| filename | No | Original filename, used to infer the format. Default audio.wav. | |
| mime_type | No | Audio MIME type. Default audio/wav. | |
| audio_base64 | Yes | Base64-encoded audio file (WAV, MP3, FLAC, OGG or M4A). |