I am trying to convert an audio file into text using Google speech api. If audio is 30 sec or less its working fine, but when audio file is longer then 30 seconds then its not converting audio file into text.
please help me, what should i do?
I am trying to convert an audio file into text using Google speech api. If audio is 30 sec or less its working fine, but when audio file is longer then 30 seconds then its not converting audio file into text.
please help me, what should i do?
You should use asynchronous speech recognition, and also upload the audio file to Google Cloud Storage. Here the audio limit of Speech API