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

WhistleApi.isWhistle(buffer); is always returning false for some specific devices on whistle sound #7

Open
GoogleCodeExporter opened this issue Jun 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Recorder thread is working perfect.
2. Detector thread is checking boolean status for WhistleApi.isWhistle(buffer); 
which is always returning false for some specific devices eg. Samsung galaxy 
s3, Samsung Galaxy Grand Quattro etc., Samsung Note 2
3. if WhistleApi.isWhistle(buffer); can return value in the sam way as it is 
returning with Samsung galaxy s4, Samsung Galaxy grand 2, then the problem can 
be resolved.

What is the expected output? What do you see instead?
The output of WhistleApi.isWhistle(buffer); should be TRUE on whistle but it is 
returning false

What version of the product are you using? On what operating system?
musicg-1.4.2.0.jar

Please provide any additional information below.
Please suggest a solution for that

Original issue reported on code.google.com by [email protected] on 26 Jun 2014 at 7:03

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

No branches or pull requests

1 participant