Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WeberJulian/AI-voice-chat
/ functions
Functions
21 in github.com/WeberJulian/AI-voice-chat
⨍
Functions
21
◇
Types & classes
0
↓ 2 callers
Function
startRecording
()
web-app/src/App.js:113
↓ 2 callers
Function
stopRecording
()
web-app/src/App.js:170
↓ 1 callers
Function
conv2prompt
(conv)
web-app/src/App.js:51
↓ 1 callers
Function
fetchDefaultSpeakerEmbedding
()
web-app/src/App.js:64
↓ 1 callers
Function
generateBotResponse
(text, lang)
web-app/src/App.js:312
↓ 1 callers
Function
handleMouseDown
()
web-app/src/App.js:26
↓ 1 callers
Function
handleMouseUp
()
web-app/src/App.js:33
↓ 1 callers
Function
handleTTS
(text, lang)
web-app/src/App.js:217
↓ 1 callers
Function
linearInterpolate
(sample1, sample2, fraction)
web-app/src/App.js:221
↓ 1 callers
Function
processAudio
()
web-app/src/App.js:126
↓ 1 callers
Function
reportWebVitals
web-app/src/reportWebVitals.js:1
↓ 1 callers
Function
sendAudioToASR
(audioBlob)
web-app/src/App.js:179
↓ 1 callers
Function
sendMessage
(message, lang)
web-app/src/App.js:381
Function
App
()
web-app/src/App.js:4
Function
handleFileChange
(event)
web-app/src/App.js:196
Function
handleKeyDown
(event)
web-app/src/App.js:90
Function
handleKeyUp
(event)
web-app/src/App.js:97
Function
handleTouchEnd
(e)
web-app/src/App.js:46
Function
handleTouchStart
(e)
web-app/src/App.js:41
Function
handleUpload
()
web-app/src/App.js:200
Function
processAudioChunk
({ done, value })
web-app/src/App.js:292