directory
0.0.0-20180403234405-3be5551c975d
Repository: https://github.com/guregodevo/golang-samples.git
Documentation: pkg.go.dev

# Packages

Command caption sends audio data to the Google Speech API and prints its transcript.
Command captionasync sends audio data to the Google Speech API and prints its transcript.
Command livecaption pipes the stdin audio data to Google Speech API and outputs the transcript.
No description provided by the author
[START speech_quickstart] Sample speech-quickstart uses the Google Cloud Speech API to transcribe audio.
Command wordoffset sends audio data to the Google Speech API and prints word offset information.