How can I fix error CS0234 for a mobile build.
I'm trying to use the UnityEngine.Windows.Speech library but I keep getting error CS0234 which state: Windows does not exist in namespace UnityEngine. I've looked all over and I've gotten information related to my problem but none of the suggested solutions have fixed my problems as of yet. To note this only occurs when building for Android.
Comment
Your answer
Follow this Question
Related Questions
CommandInvokationFailure: Failed to re-package resources. 0 Answers
why does my game keep saying failure to initialize on android marshmallow 2 Answers
Halfway finished my app and I've found out my plugin is designed for Windows only! 0 Answers
Cannot Jump while moving, using Touch Controls for Android 1 Answer
Android App icon does not show up 1 Answer