-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Downsample to 8Khz #42
Comments
Hi,
You can also test such configuration thorough the demo page: http://michalstocki.github.io/FlashWavRecorder/html/ There is a mistake in documentation:
|
Thanks, but it doesn't work. |
Ok. It seems that the frequencies lower than 22kHz are supported only for playback. Before export to .wav file, the recording is always approximated to 22 or 44kHz. |
It's ok then. No problems :), thanks for the help anyway. |
Hi. Thank you so much for this, it is a great tool. I noticed the minimum sample rate is 22050. Is it possible to change it and make it as low as 8000?
If yes, can you guide toward how I can achieve this. Thank you very much!
The text was updated successfully, but these errors were encountered: