mirror of
https://github.com/mssoftjp/obsidian-voice-input.git
synced 2026-07-22 06:44:48 +00:00
11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"id": "voice-input",
|
|
"name": "Voice Input",
|
|
"version": "0.9.1",
|
|
"minAppVersion": "1.8.0",
|
|
"description": "Capture notes with high-accuracy multilingual voice input using OpenAI Speech-to-Text.",
|
|
"author": "Musashino Software",
|
|
"authorUrl": "https://github.com/mssoftjp",
|
|
"fundingUrl": "https://buymeacoffee.com/mssoft",
|
|
"isDesktopOnly": true
|
|
}
|