ru.dgis.sdk.directory.DefaultSpeechRecognizer | Android SDK | 2GIS Documentation
Android SDK

DefaultSpeechRecognizer

Standard implementation of SpeechRecognizer that uses the Android system engine for speech recognition via <a href=""https://developer.android.com/reference/android/speech/RecognizerIntent.html"">RecognizerIntent.

DefaultSpeechRecognizer(activity: <ERROR CLASS>, prompt: String? = "Speak Now")

Standard implementation of SpeechRecognizer that uses the Android system engine for speech recognition via <a href=""https://developer.android.com/reference/android/speech/RecognizerIntent.html"">RecognizerIntent.

Parameters
activity
prompt
Returns
Methods