MCPcopy Create free account
hub / github.com/FunAudioLLM/Fun-Audio-Chat /

Class

web_demo/client/src/audio-processor.ts:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20class MoshiProcessor extends AudioWorkletProcessor {
21 constructor() {
22 super();
23 console.log("Audio Queue Processor initialized", currentFrame, sampleRate);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected