Explain like I am five how to write a javascript function that transcribes an audio file from the client using Google Speech API
Jochem Stoel
Posted on December 22, 2017
- Title says explain but by all means do demonstrate.
- The audio source is a file and not client microphone. Ultimately same thing. (please do not explain the difference between a file input in a browser and Node)
- I read somewhere that audio files shorter than some length do not require an API key. Is this true?
- In this particular case spaghetti code is fine.
💖 💪 🙅 🚩
Jochem Stoel
Posted on December 22, 2017
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.