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

Crash after pressing Kõnele mic button on TCL/UnionTV Android v8.0.0 #73

Open
Kaljurand opened this issue Dec 25, 2019 · 1 comment
Open
Assignees

Comments

@Kaljurand
Copy link
Owner

Pressing the mic button causes crash. The log shows:

java.lang.SecurityException: Not allowed to change Do Not Disturb state
 at android.os.Parcel.readException(Parcel.java:1943)
 at android.os.Parcel.readException(Parcel.java:1889)
 at android.media.IAudioService$Stub$Proxy.setStreamVolume(IAudioService.java:933)
 at android.media.AudioManager.setStreamVolume(AudioManager.java:1010)
 at ee.ioc.phon.android.speechutils.c.a(Unknown Source:41) 
 at ee.ioc.phon.android.speechutils.b.a.onStartListening(Unknown Source:63)
 at android.speech.RecognitionService.dispatchStartListening(RecognitionService.java:113)
 at android.speech.RecognitionService.-wrap3(Unknown Source:0)
 at android.speech.RecognitionService$1.handleMessage(RecognitionService.java:82)

Possible solution: https://stackoverflow.com/questions/39151453/in-android-7-api-level-24-my-app-is-not-allowed-to-mute-phone-set-ringer-mode

@Kaljurand Kaljurand self-assigned this Dec 25, 2019
@Kaljurand
Copy link
Owner Author

Probably fixed by 11e036e

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

1 participant