【问题标题】:Unity Speech to text with Azure使用 Azure 进行 Unity Speech to text
【发布时间】:2017-05-30 17:28:59
【问题描述】:

我想在将部署到 Android 的 Unity 项目上使用 Azure 实现语音转文本功能。 我试过这个例子: https://docs.microsoft.com/en-us/azure/cognitive-services/speech/getstarted/getstartedcsharpdesktop 但我不确定我应该如何在我的 Unity 项目中实现这一点。谁能指出我正确的方向?

【问题讨论】:

    标签: android azure unity3d


    【解决方案1】:

    根据我的理解,我认为您正在使用 Unity 开发 Android 应用程序。所以考虑到客户端库对Android的兼容性,我建议最好的方法是按照C#中的其他tutorial REST API来实现你在Unity项目中的需求,首先你需要实现一个功能来录制演讲音频文件,然后将其作为 REST API 的请求体传递。

    实时直播请参考Speech Websocket Protocol

    希望对您有所帮助。有任何问题,请随时告诉我。

    【讨论】:

    猜你喜欢
    • 2023-02-01
    • 2019-11-14
    • 1970-01-01
    • 2021-01-31
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-06-11
    • 1970-01-01
    相关资源
    最近更新 更多