Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

File metadata and controls

4 lines (3 loc) · 279 Bytes

google-drupal-speech-sample

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.