This package provides a native speech recognition solution for mobile platforms, offering precise and offline speech recognition capabilities for the latest iOS and Android versions. It handles user permissions requests automatically and provides a simple integration process with onResult and onError callbacks. The package supports a wide range of languages, with 63 supported languages on iOS and 126 on Android.
Features:
- Uses native speech recognition classes from iOS (SFSpeechRecognizer) and Android (android.speech.SpeechRecognizer)
- Precise and offline speech recognition for latest iOS and Android versions
- Handles user permissions requests automatically
- Simple integration with onResult and onError callbacks, no special GameObject required
- Supports 63 languages on iOS and 126 languages on Android
Warnings:
- Speech recognition may require an Internet connection depending on OS version and selected language
- iOS and Android versions have different lists of supported languages
- If issues arise with the example project on Android, try setting the 'threadsafe' flag in the SpeechRecognizerExample script to receive callbacks from non-UI threads
Native Speech Recognition for Mobile Platforms - Asset Store





