Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use std::sync::{Arc, Mutex};
2
3
use cpal::traits::DeviceTrait as _;
4
use cpal::traits::HostTrait as _;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected