Error posting to Clearcut: (null), with Status Code: 400 in Google Cloud Speech API

匆匆过客 提交于 2019-12-12 04:13:53

问题


I want to use Google Cloud Speech API in one of my app. I want to use Cloud Speech Streaming gRPC. I am using following sample as an example. Cloud Speech Streaming gRPC Objective-C Sample

I installed this demo application and it is working fine but when I installed required Google Speech libs in my application and tried to run my application, my application crashed with above mentioned error.


回答1:


I removed Firebase/Core from pod file and also removed it's headers in the files where I am using solved my problem. If you face this problem just update your pod files with latest version of Firebase.



来源:https://stackoverflow.com/questions/44871015/error-posting-to-clearcut-null-with-status-code-400-in-google-cloud-speech

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!