nikdanilov / whisper-obsidian-plugin

Speech-to-text in Obsidian using OpenAI Whisper
MIT License
216 stars 29 forks source link

update AudioHandler.ts to always save the audio recording #44

Closed drsect0r closed 8 months ago

drsect0r commented 8 months ago

Update the code to fix issue https://github.com/nikdanilov/whisper-obsidian-plugin/issues/43.

drsect0r commented 8 months ago

@nikdanilov, when you have time, could you have a look?

nikdanilov commented 8 months ago

@drsect0r Thanks for catching and fixing it! 💪