Closed mening12001 closed 2 weeks ago
I'm implementing speech recognition in a foreground task. Since Android 14, it is necessary to grand permission FOREGROUND_SERVICE_MICROPHONE.
Please extend the implementation also for this permission. Thank you!
A way to ask the user for granting FOREGROUND_SERVICE_MICROPHONE permission.
No response
I see that you don't explicitly request permission, is just the permission specified in AndroidManifest. Thank you!
Is there already an issue requesting this feature?
Please select affected platform(s)
Use case
I'm implementing speech recognition in a foreground task. Since Android 14, it is necessary to grand permission FOREGROUND_SERVICE_MICROPHONE.
Please extend the implementation also for this permission. Thank you!
Proposal
A way to ask the user for granting FOREGROUND_SERVICE_MICROPHONE permission.
Specific requirements or considerations
No response
Additional information or context
No response