mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-09-10 03:53:07 +02:00
Update README.md
Fixed yet another README typo
This commit is contained in:
parent
653f6456ab
commit
7dda9036a0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue