jecs89

Results 6 comments of jecs89

If you process the signal and check if there is no sound, can stop.

I could get not record to a file, commenting these lines in java file: RNAudioRecordModule.java //saveAsWav(); //stopRecordingPromise.resolve(outFile);

You can set name of the file in options, so you could set a path to save in other folder, just try it.

If you have a Linux env, try python 3.7 and install it without any problem. Its not working for MacOS directly, if you want it, you must compile and run...

You can check the signal and set a threshold to say if there is silence.