Update SpeechSynthesis.tsx

This commit is contained in:
bsu3338
2023-09-03 22:13:20 -05:00
committed by GitHub
parent d95fa19539
commit c5ce576fb8

View File

@@ -1,4 +1,4 @@
import { useState, useEffect } from 'react';
//import { useState, useEffect } from 'react';
function useSpeechSynthesis() {
//const [isSpeechEnabled, setIsSpeechEnabled] = useState(false);