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

If on MacOS, the results will also be spoken to you via the library rsay

Screenshot