Module for PCM fetching from mic
start_capture(sample_rate,frame_dur_sec,processor_path,): Promise<void>
Start PCM fetching from mic
Module for PCM fetching from mic
start_capture(sample_rate,frame_dur_sec,processor_path,): Promise<void>
Start PCM fetching from mic
import { RawMicCapture } from "static/audio_connect/RawMicCapture.js";