2

我试图在运行应用程序后通过错误运行 Azure 语音(此处)。

ConnectionEstablishErrorEvent 和状态码 1006

以下是错误。

ConsoleLoggingListener.ts:29 2018-08-07T03:52:33.658Z | ConnectionEstablishErrorEvent | metadata: {} | connectionId: 68F4545775A842C294749791915B20D0 | statusCode: 1006 | reason: 
ConsoleLoggingListener.OnEvent @ ConsoleLoggingListener.ts:29
EventSource.OnEvent @ EventSource.ts:36
WebsocketMessageAdapter.OnEvent @ WebsocketMessageAdapter.ts:246
_this.websocketClient.onclose @ WebsocketMessageAdapter.ts:107

为了更好地理解,我将介绍如何运行项目的步骤。

  1. npm 运行包
  2. cd 样本/浏览器/
  3. 回显 YOUR_BING_SPEECH_API_KEY > Speech.key
  4. npm 安装
  5. 节点 sample-server.js enableTunnel

步骤 3 到 5 已经在 README 文件中。第 5 步给出运行应用程序的隧道 URL。在单击并上传音频文件后,它会通过 Web 控制台中可见的错误。

4

0 回答 0