You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A php function that could be used in drupal to send audio files to google speech api. The api used in chromium source. It slices the audio file into 8 sec interval (what seems to be the limit) and send it to the service.