mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-15 23:43:06 +03:00
Update SpeechSynthesis.tsx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useState, useEffect } from 'react';
|
||||
//import { useState, useEffect } from 'react';
|
||||
|
||||
function useSpeechSynthesis() {
|
||||
//const [isSpeechEnabled, setIsSpeechEnabled] = useState(false);
|
||||
|
||||
Reference in New Issue
Block a user