IBM.WatsonDeveloperCloud.SpeechToText.v1 是否支持 Xamarin Forms 中的跨平台支持

Does IBM.WatsonDeveloperCloud.SpeechToText.v1 Support Cross Platform support in Xamarin Forms

我正在研究语音识别,即在跨平台 Xamarin 表单中将语音转为文本 API。在做 google 时,我发现了 IBM.WatsonDeveloperCloud.SpeechToText.v1。所以我的问题是它支持 Xamarin 形式吗? 如果是,请告诉我如何使其适用于跨平台架构,即使用 Xamarin 表单。

.NET SDK 支持 Xamarin。该支持是作为 v1.1.0 的一部分添加的。

https://github.com/watson-developer-cloud/dotnet-standard-sdk/pull/120

如果您 运行 在将 IBM Watson 与 Xamarin 集成时遇到问题,请随时在 https://github.com/watson-developer-cloud/dotnet-standard-sdk/issues 中提出问题。