undo settings change

This commit is contained in:
Ramón Souza 2024-01-29 13:28:40 -03:00
parent e28408bca2
commit 4977891c9d

View File

@ -88,7 +88,7 @@ public:
# speech API, which involves sending voice data to third-party servers!
# https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API#speech_recognition
audioCaptions:
enabled: true
enabled: false
# mobile: <Boolean> - controls speech transcription availability on mobile
mobile: false
# provider: [webspeech, vosk, whisper, deepspeech]