mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
rename google tts to clarify that its local
This commit is contained in:
@@ -232,7 +232,7 @@ export default function ChatPanel({
|
||||
>
|
||||
<option value="flite">flite</option>
|
||||
<option value="espeak">espeak</option>
|
||||
<option value="chromegtts">Google TTS</option>
|
||||
<option value="chromegtts">Google TTS (Local!!)</option>
|
||||
</select>
|
||||
{engine === 'flite' || engine === 'chromegtts' ? (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user