Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sound Model incompatible on Pixel #5

Closed
Draic opened this issue Apr 20, 2021 · 2 comments
Closed

Sound Model incompatible on Pixel #5

Draic opened this issue Apr 20, 2021 · 2 comments

Comments

@Draic
Copy link

Draic commented Apr 20, 2021

I want to use this implementation on my pixel 4 because I gave up using the original feature after Google forced analytics for pixel 4 and above.

Sad to see the device is not recognized as being compatible :(
if this is a reimplantation, why is it not compatible with the original devices?

@KieronQuinn
Copy link
Owner

Most Pixels will kind of half work, but you'll need to provide the correct sound model for the device from the stock ROM and not modify sound_trigger_platform_info.

Unfortunately for you, the Pixel 4 doesn't fit this either as it's a special case. The P4 actually has a custom chip in it for sound recognition, and uses a totally different Ambient implementation, so this module will quite likely never work on it.

@Extarys
Copy link

Extarys commented Dec 20, 2021

@KieronQuinn On a similar note, I imagine this won't work on Pixel 6? I wish I could use this nice feature without the G00gle crap :/

This is a very nice project nonetheless, thank you!

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

No branches or pull requests

3 participants