- Home /
Question by
vinamravr1 · Dec 20, 2017 at 11:02 AM ·
androidunity 5speechvoice
I wanted to know whether is it possible to use the SpeechRecognizer API in Unity Project to make an Android App? If yes, then how?
These are the codes I've written but it doesn't seem to work. Go through these and please do mention if there is some error. PluginClass made using Android Studio: https://pastebin.com/8aEh0Kqm Wrapper class in C# using MonoDevelop: https://pastebin.com/tjZHZDRH
Comment