Skip to content
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

floating point divide by 0 #11

Open
AsimkhanAkan opened this issue Feb 8, 2017 · 1 comment
Open

floating point divide by 0 #11

AsimkhanAkan opened this issue Feb 8, 2017 · 1 comment

Comments

@AsimkhanAkan
Copy link

AsimkhanAkan commented Feb 8, 2017

I found an issue while passing 160 samples of 0 to function speex_preprocess_run. The first call to this function will raise "floating point divide by 0" exception. This exception does not raise if I pass correct voice data.

I have built the code with Visual Studio 2013 on Windows 7.

Thanks,
Akan

@tmatth
Copy link
Member

tmatth commented Sep 26, 2019

Can you provide your sample code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants