google

package
v0.64.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package google is the Google Cloud Speech-to-Text provider for SpeechKit.

Importing it pulls the Google Cloud client and gRPC stack; a host that speaks to a different backend should not import this package. That separation is the point of the per-provider split — see the migration table in CHANGELOG.md for v0.64.0.

In v0.64.0 the identifiers below alias the implementation that still lives in pkg/speechkit/stt. v0.65.0 moves the implementation here and deletes the old names, so code written against this package needs no further change.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider = stt.GoogleSTTProvider

Provider transcribes through Google Cloud Speech-to-Text v1 and, with streaming credentials configured, through the streaming API.

func New

func New(apiKey, model string) *Provider

New returns a Google provider for apiKey. An empty model uses the provider default.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL