mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
Update SpeechSynthesis.tsx
This commit is contained in:
parent
d95fa19539
commit
c5ce576fb8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
import { useState, useEffect } from 'react';
|
//import { useState, useEffect } from 'react';
|
||||||
|
|
||||||
function useSpeechSynthesis() {
|
function useSpeechSynthesis() {
|
||||||
//const [isSpeechEnabled, setIsSpeechEnabled] = useState(false);
|
//const [isSpeechEnabled, setIsSpeechEnabled] = useState(false);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue