Open MuhammadFaizanKhan opened 7 years ago
I am using this url http://www.google.com/speech-api/v2/recognize?output=json&lang=en-us&key=" + apiKey;
with these settings
ContentType = "audio/l16; rate=44100";
but getting WebException: The remote server returned an error: (403) Forbidden. System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data)
I am using this url http://www.google.com/speech-api/v2/recognize?output=json&lang=en-us&key=" + apiKey;
with these settings
but getting WebException: The remote server returned an error: (403) Forbidden. System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data)