Welcome! › Forums › Unity Plugins › Mobile Speech Recognizer › [Android] KKSpeechRecognizer plugin fail during 64bits Unity build › Reply To: [Android] KKSpeechRecognizer plugin fail during 64bits Unity build
June 13, 2019 at 1:06 pm
#1573
Piotr
Keymaster
Hi,
Are you on latest version?
All of those functions which it tries to compile are wrapped with #if UNITY_IOS && !UNITY_EDITOR
checks so I have no idea why it would not recognize it.