Documentation ¶
Overview ¶
Sample speech-quickstart uses the Google Cloud Speech API to transcribe audio.
Sample speech-quickstart uses the Google Cloud Speech API to transcribe audio.
Sample storage-quickstart creates a Google Cloud Storage bucket.
Index ¶
- func CreateBucket()
- func CreateDirIfNotExist(dir string)
- func DataStoreRead(videoName string) (*models.ImageVideo, error)
- func DataStoreUpload(video string, image string, title string)
- func DeleteBucket(bucketName string) error
- func ListAPI() ([]string, error)
- func SpeechAPI()
- func StorageRead(object string) ([]byte, error)
- func StorageUpload(object1 string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBucket ¶
func CreateBucket()
func CreateDirIfNotExist ¶
func CreateDirIfNotExist(dir string)
func DataStoreRead ¶
func DataStoreRead(videoName string) (*models.ImageVideo, error)
func DataStoreUpload ¶
func DeleteBucket ¶
func StorageRead ¶
func StorageUpload ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.