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

Dicio error reporrt #177

Open
tim1aust opened this issue May 25, 2023 · 0 comments
Open

Dicio error reporrt #177

tim1aust opened this issue May 25, 2023 · 0 comments

Comments

@tim1aust
Copy link

Exception

  • User action: Stt service speech to text
  • App locale: en_US
  • Version: 0.9
  • OS: Linux Android 12 - 32
Crash log

org.stypox.dicio.input.SpeechInputDevice$UnableToAccessMicrophoneException: Unable to access microphone. Microphone might be already in use or the permission was not granted.
	at org.stypox.dicio.input.VoskInputDevice.lambda$load$1$org-stypox-dicio-input-VoskInputDevice(VoskInputDevice.java:143)
	at org.stypox.dicio.input.VoskInputDevice$$ExternalSyntheticLambda3.accept(Unknown Source:4)
	at io.reactivex.rxjava3.internal.observers.CallbackCompletableObserver.onError(CallbackCompletableObserver.java:64)
	at io.reactivex.rxjava3.internal.operators.completable.CompletableObserveOn$ObserveOnCompletableObserver.run(CompletableObserveOn.java:87)
	at io.reactivex.rxjava3.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:123)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7870)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)

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