Skip to content

Instantly share code, notes, and snippets.

@yektasarioglu
Created October 30, 2020 18:50
Show Gist options
  • Save yektasarioglu/ffa4f37acc342f40f09bcb0e642ef77b to your computer and use it in GitHub Desktop.
Save yektasarioglu/ffa4f37acc342f40f09bcb0e642ef77b to your computer and use it in GitHub Desktop.
initializeASRRecognizer()
private fun initializeASRRecognizer() {
asrRecognizer = MLAsrRecognizer.createAsrRecognizer(activity)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment