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 - Fork 0
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.
awm086/google-drupal-speech-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published