Discover Packages
github.com/GoogleCloudPlatform/golang-samples/speech
speech_quickstart_v2
command
Version:
v0.0.0-...-096b1a1
Opens a new window with list of versions in this module.
Published: Apr 15, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Google Cloud Speech API Go example
Authentication
Create a project with the Google Cloud Console , and enable
the Speech API .
From the Cloud Console, create a service account,
download its json credentials file, then set the
GOOGLE_APPLICATION_CREDENTIALS environment variable:
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/your-project-credentials.json
Run the sample
Before running any example you must first install the Speech API client:
go get -u cloud.google.com/go/speech/apiv2
To run the example:
go run main.go
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.