Update README.md

Fixed yet another README typo
This commit is contained in:
Sweaterdog 2025-03-14 12:44:32 -07:00 committed by GitHub
parent 653f6456ab
commit 7dda9036a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -102,9 +102,9 @@ STT can be enabled in `settings.js` under the section that looks like this:
"stt_agent_name": ""
```
The Text to Speech engine will begin listening on the **system default input device**, ensure you have your preferred device set as the default.
The Text to Speech engine will begin listening on the system default input device.
When using TTS, you **need** a [GroqCloud API key](https://console.groq.com/keys) as Groq is used for Audio transcription
When using STT, you **need** a [GroqCloud API key](https://console.groq.com/keys) as Groq is used for Audio transcription
# Bot Profiles