Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
There is an API whose package name is android.speech in Android SDK. It converts speech to text through preinstalled Google application in Android phones. I wonder whether Xamarin Forms SDK has an API counterpart of android.speech or not.