我正在使用此命令向谷歌发送http请求:
wget --user-agent =" Mozilla / 5.0" --post-data = test.wav --header =" Content-Type:audio / L16;率= 44100" " http://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&lang=zh-CN&maxresult=1"
但是wget会继续失败并重试。