{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"audio":{"description":"Base64-encoded audio data (WAV format)","type":"string"}},"required":["audio"],"type":"object"}