Skip to content

Instantly share code, notes, and snippets.

View murliwala's full-sized avatar
🌴
On vacation

murliwala

🌴
On vacation
View GitHub Profile
@murliwala
murliwala / sendmail-gcloud
Created May 20, 2019 16:07 — forked from tony722/sendmail-gcloud
Freepbx Voicemail Transcription Script: Google Speech API
#!/bin/sh
# sendmail-gcloud
#
# Original source created by N. Bernaerts: https://github.com/NicolasBernaerts/debian-scripts/tree/master/asterisk
# modified per: https://jrklein.com/2015/08/17/asterisk-voicemail-transcription-via-ibm-bluemix-speech-to-text-api/
# modified per: https://gist.github.com/lgaetz/2cd9c54fb1714e0d509f5f8215b3f5e6
# current version: https://gist.github.com/tony722/7c6d86be2e74fa10a1f344a4c2b093ea
#
#