StephenVinouze / KontinuousSpeechRecognizer

A Kotlin Speech Recognizer that runs continuously and is triggered with an activation keyword
Apache License 2.0
142 stars 43 forks source link

build.gradle error #13

Open minminjao opened 1 year ago

minminjao commented 1 year ago

Hello, I don't know why there's an error in this part

I write this code: implementation 'com.github.StephenVinouze:KontinuousSpeechRecognizer:3.3.9'

and I got this error: Failed to resolve: com.github.StephenVinouze:KontinuoussSpeechRecognizer:3.3.9 Show in Project Structure dialog Show Details Affected Modules: app