【问题标题】:GoogleSpeechAPI (C#) Detecting language spoken automaticallyGoogleSpeechAPI (C#) 自动检测语言
【发布时间】:2019-01-31 07:35:53
【问题描述】:

我已经安装了 GoogleSpeechAPI 1.1.0-beta03 (C#) 并尝试实现新功能:Detecting language spoken automatically

但是 RecognitionConfig 类没有 alternativeLanguageCodes 属性?这对 C# 客户端库不可用吗?

【问题讨论】:

    标签: c# google-speech-api


    【解决方案1】:

    我找到了问题所在。对于 c# 库,必须使用此版本的库。

    Nuget:

    Install-Package Google.Cloud.Speech.V1P1Beta1 -Version 1.0.0-beta03
    

    【讨论】:

      猜你喜欢
      • 2020-07-25
      • 2012-08-27
      • 1970-01-01
      • 2018-07-13
      • 2017-01-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多