Google Cloud Speech API Shiny app
This is a demo on using the Cloud Speech API with Shiny.
It uses library(tuneR) to process the audio file, and a JavaScript audio library from Web Audio Demos to capture the audio in your browser.
You can also optionally send your transcription to the Cloud Translation API
The results are then spoken back to you using the gl_talk() functions.
