I have check Unity Tizen list of unsupported features here http://docs.unity3d.com/es/current/Manual/tizen-unsupported.html and Microphone manual page, and there is no info about Microphone on Tizen.
So I guess that Microphone class is available on Tizne platform.
But for some reason I get this error when I try to compile my code on Tizen:
“The name `Microphone’ does not exist in the current context”
Do you have any idea on when or if we might be able to use it? I’m very close to creating a voice to text application for smartwatchet which allows my native language
Alright, I suppose it’s to be understood that Tizen features are not on the main roadmap. It a shame that it’s so underdeveloped. I’ll be trying to make it native in Tizen Studio, but coming from unity it’s an utter chaos.
What do you mean by underdeveloped and utter chaos? Are there any other features that you would like to see for Tizen in Unity? Or specific issues that you have.
My Microphone plugin works fine with Unity.
I created a VOIP app with Unity for Samsung Z1,Z2,Z3,Z4, I hope the app will be approved today or tomorrow.