You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
Does this app works in background? Because as you know android has many limitations related to background processes in recent times. And I think the only way I can make it work in background, I have to use foreground service. But that always shows notification. Is there any other way to make it work in background.
So here's the list what I need to do in background.
Listen sound and when user says any key-word, start to record.
Save the record in phone storage or send it to server.
Thank you.
Regards.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Does this app works in background? Because as you know android has many limitations related to background processes in recent times. And I think the only way I can make it work in background, I have to use foreground service. But that always shows notification. Is there any other way to make it work in background.
So here's the list what I need to do in background.
Thank you.
Regards.
The text was updated successfully, but these errors were encountered: