【发布时间】:2018-10-23 06:20:25
【问题描述】:
我需要将 Speech to Text 功能添加到用 C# 编写的 MS 机器人。
我是 C# 的新手(虽然我知道 C++)并且想知道我是否可以使用 JS。我非常熟悉 JavaScript,并使用 SpeechSynthesis API 为一个用 Python 编写的机器人编写了 Speech to Text 模块。
还是让我弄清楚 C# 更好? (我必须为此使用另一个 API,比如 Bing Speech API)。
请分享你的想法。
【问题讨论】:
标签: javascript c# speech-to-text speech-synthesis microsoft-speech-api