Custom pv_recorder git repo (reverted)

This commit is contained in:
Priler 2025-12-12 01:36:39 +05:00
parent 1a146e9505
commit 76aca1e34a
7 changed files with 51 additions and 466 deletions

View file

@ -1,7 +1,7 @@
use std::time::SystemTime;
use crate::{audio, commands, config, listener, recorder, stt, COMMANDS_LIST};
use rand::seq::IndexedRandom;
use rand::prelude::*;
pub fn start() -> Result<(), ()> {
// start the loop