NateRickard / Plugin.AudioRecorder

Audio Recorder plugin for Xamarin and Windows
MIT License
164 stars 68 forks source link

[request] Ignore the lack of sound #21

Closed YordanYanakiev closed 6 years ago

YordanYanakiev commented 6 years ago

Is there a way to ignore the lack of sound or voice ( as best ) ?!

NateRickard commented 6 years ago

Can you explain a bit more re: what you mean? This library does do simple sound detection to determine when to stop recording (i.e. measures the sound level and determines if there's been X number of secs of silence).