{"openapi":"3.1.0","info":{"title":"Voice Note Scratchpad","description":"This tool converts your spoken words into text using your browser's speech recognition, letting you quickly capture voice notes that you can edit, copy, and save locally.","version":"1.0"},"servers":[{"url":"https://dabbled.ai"}],"paths":{"/apps/voice-note-scratchpad":{"get":{"operationId":"voiceNoteScratchpad","summary":"This tool converts your spoken words into text using your browser's speech recognition, letting you quickly capture voice notes that you can edit, copy, and save locally.","parameters":[{"name":"notepad","in":"query","required":false,"description":"Note text","schema":{"type":"string"}}],"responses":{"200":{"description":"Rendered app reflecting the given inputs."}}}}}}