This Python Flask application demonstrates App Engine Standard, Cloud Storage, and the Speech API
Upload Audio File (try a file in the gcp-hackathon-demos/speech/resources folder):
Transcript: {{result.alternatives[0].transcript}}
Confidence: {{result.alternatives[0].confidence}}