SpeechToText (Voice Recognition) result is empty string on Android device but not on Windows .NET MAUI
Can anyone solve or explain this problem.
Voice Recognition result is ok on Windows but return empty string on Android devices.
Is there possible some permission problem or what else might cause this kind of error.
SpeechToText.RequestPermissions
will pass without any errors or problems.