egrabhishek
24 days agoHonored Guest
Voice Typing in Meta Spatial SDK based Kotlin Application
How can we type using opur voice in Meta Spatial Kotlin applications. I want to fil la form just by using our voice. Currently even my broswer does not support voice typing.
Tried the basic Intent way of Android but I received the following error:
Voice typing exception: No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) }
Looks like the required support is missing.
Kindly assist.
Thank you,
Abhishek