Skip to content

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.

Notifications You must be signed in to change notification settings

awm086/google-drupal-speech-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages