mirror of
https://github.com/asyouplz/SpeechNote.git
synced 2026-07-22 06:43:33 +00:00
## [4.0.15](https://github.com/asyouplz/SpeechNote/compare/v4.0.14...v4.0.15) (2026-03-16) ### 🐛 Bug Fixes * address obsidian review bot settings copy ([#82](https://github.com/asyouplz/SpeechNote/issues/82)) ([de37e9f](de37e9f814))
11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"id": "speechnote",
|
|
"name": "Speech to Text",
|
|
"version": "4.0.15",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Convert audio recordings to text using multiple AI providers (OpenAI Whisper, Deepgram)",
|
|
"author": "Taesun Lee",
|
|
"authorUrl": "https://github.com/asyouplz",
|
|
"fundingUrl": "https://buymeacoffee.com/asyouplz",
|
|
"isDesktopOnly": false
|
|
}
|