MCPcopy Create free account
hub / github.com/Recordscript/recordscript / recorder.rs

File recorder.rs

src-tauri/src/recorder.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::sync::{Arc, Mutex};
2
3use cpal::traits::DeviceTrait as _;
4use cpal::traits::HostTrait as _;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected