Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ionic-framework/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Speech recognition Can';无法从谷歌API获得语音识别结果?_Speech Recognition_Google Cloud Endpoints - Fatal编程技术网

Speech recognition Can';无法从谷歌API获得语音识别结果?

Speech recognition Can';无法从谷歌API获得语音识别结果?,speech-recognition,google-cloud-endpoints,Speech Recognition,Google Cloud Endpoints,我开始向我们道歉 测试演示对我很有效,但当我尝试使用自己的文件时 它似乎不起作用 我试过了 获取{} 还尝试了异步获取 { "name": "7572699807343070889", "metadata": { "@type": "type.googleapis.com/google.cloud.speech.v1beta1.AsyncRecognizeMetadata", "progressPercent": 100, "startTime": "2016-0

我开始向我们道歉 测试演示对我很有效,但当我尝试使用自己的文件时 它似乎不起作用

我试过了

获取
{}

还尝试了异步获取

{
  "name": "7572699807343070889",
  "metadata": {
    "@type": "type.googleapis.com/google.cloud.speech.v1beta1.AsyncRecognizeMetadata",
    "progressPercent": 100,
    "startTime": "2016-09-10T21:15:59.019595Z",
    "lastUpdateTime": "2016-09-10T21:16:07.687943Z"
  },
  "done": true,
  "response": {
    "@type": "type.googleapis.com/google.cloud.speech.v1beta1.AsyncRecognizeResponse"
  }
}

我做错了什么?

您不能使用的MP3可能的副本您不能使用的MP3可能的副本
{
  "name": "7572699807343070889",
  "metadata": {
    "@type": "type.googleapis.com/google.cloud.speech.v1beta1.AsyncRecognizeMetadata",
    "progressPercent": 100,
    "startTime": "2016-09-10T21:15:59.019595Z",
    "lastUpdateTime": "2016-09-10T21:16:07.687943Z"
  },
  "done": true,
  "response": {
    "@type": "type.googleapis.com/google.cloud.speech.v1beta1.AsyncRecognizeResponse"
  }
}