khanhuitse05 / speech-and-text-unity-ios-android

Speed to text in Unity iOS use Native Speech Recognition
MIT License
297 stars 126 forks source link

Update Gradle Configuration and Add Error Handling for Speech Recognition (Fixes #82) #90

Open Uralstech opened 7 months ago

Uralstech commented 7 months ago

This pull request focuses on crucial updates and improvements in the Android Studio project, specifically addressing issues and enhancing error handling in the MainActivity class.

Changes:

Gradle Configuration:

Java Code (MainActivity):

Miscellaneous

Credit goes to @TheLLspectre for providing the code in issue #82.