Voice to Text conversion R

r, speech-to-text, voice-recognition

Solution

I'm just working on `googleLanguageR` that includes speech-to-text via the Google Cloud Speech API

Problem

Is there any way to convert user speech to text in realtime using R ? Just curious. Also it will be great if anybody could share some examples regarding what they have done in this domain.

Original source