MCPcopy Create free account
hub / github.com/NsLearning/LangHelper / chat.js

File chat.js

ChatGPT/src-tauri/src/scripts/chat.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var RecBtnClickCnt = 0;
2const SpeechRecognitionApi_Sart = 'http://localhost:6868/Rec/Start';
3const SpeechRecognitionApi_Stop = 'http://localhost:6868/Rec/Stop';
4const SkipSpeechApi = 'http://localhost:6868/Skip';

Callers

nothing calls this directly

Calls 1

initFunction · 0.70

Tested by

no test coverage detected