【发布时间】:2018-09-26 18:46:42
【问题描述】:
我在使用语音 API 时收到以下错误。我希望获得与文件低于该限制相同的回报。提前致谢。
asynch <- gl_speech(MonoPath,
asynch = TRUE)
gl_speech_op(asynch)
Error: API returned: Request payload size exceeds the limit: 10485760 bytes.
【问题讨论】:
-
为访问 API 付费?
-
我可以访问 API,并且我的 CC 已链接到它
标签: r google-speech-api