Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FunAudioLLM/Fun-Audio-Chat
/ timestamp
Method
timestamp
web_demo/client/src/audio-processor.ts:110–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
108
}
109
110
timestamp() {
111
return
`[${Date.now() % 10000}]`;
112
}
113
114
startPlayback() {
115
this.isPlaying = true;
Callers
3
constructor
Method · 0.95
startPlayback
Method · 0.95
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected