Closed dennismartensson closed 11 years ago
16000 samples per second over 30 seconds is a lot information. 500 usually means that Google has rejected the request. I would either decrease the sample size or split the audio clip into several parts. We have yet to determine the maximum file size that Google will accept. keep in mind that WAV files are transcoded into FLAC files so that file size may increase further. Try a 15 second clip if you are just testing. This limitation is on Google's end, and we have to yet to find a workaround.
Reply if the problem persists with smaller files. Otherwise, this issue will be closed in thirteen days.
Hi,
I am trying to send 30 sec of 16000 of wav files by using the flak getRecognizedDataForWave
But google seends back a 500. Do you have any ide what this can be?
Thanks
cool wrapper you built