VoiceTranscript is a JSON Structure definition published by Aider, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/aider/refs/heads/main/json-structure/aider-cli-voice-transcript-structure.json",
"name": "VoiceTranscript",
"description": "VoiceTranscript schema from Aider CLI",
"type": "object",
"properties": {
"text": {
"type": "string",
"description": "Transcribed text queued as the next prompt.",
"example": "refactor the cache layer to use lru eviction"
},
"duration_ms": {
"type": "int32",
"description": "Length of the recorded clip.",
"example": 4200
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.