Android Google Voice Recognizer intent with Kotlin

I want to use Google Voice Recognizer intent with Kotlin but I do not know how

What’s the specific difficulty that you’re facing? In general, you can use any Android API in Kotlin in exactly the same way as you do it in Java.