1
votes

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?

1
have you tried using asynchronous speech recognition?alainlompo

1 Answers

2
votes

You should use asynchronous speech recognition, and also upload the audio file to Google Cloud Storage. Here the audio limit of Speech API