Google Cloud Speech API for UWP application
问题 I'm trying to develop a Speech to Text UWP application (Universal Window Platform) which get voice from microphone and steam to Google Cloud Speech Service. But it seems that Google cloud Speech API has not supported UWP application. The error below occurred when I install client library to my project using Nuget: Install-Package : Package Google.Cloud.Speech.V1 1.0.1 is not compatible with uap10.0.10240 (UAP,Version=v10.0.10240) / win10-x86. Package Google.Cloud.Speech.V1 1.0.1 supports: -