interfaces

package
v1.2.3-0...-ad96f35 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorResponse

type ErrorResponse interfaces.DeepgramError

ErrorResponse is the Deepgram specific response error

type SpeakOptions

type SpeakOptions interfaces.SpeakOptions

********************************* Request/Input structs *********************************

type SpeakResponse

type SpeakResponse struct {
	ContextType      string `json:"content_type,omitempty"`
	RequestID        string `json:"request_id,omitempty"`
	ModelUUID        string `json:"model_uuid,omitempty"`
	Characters       int    `json:"characters,omitempty"`
	ModelName        string `json:"model_name,omitempty"`
	TransferEncoding string `json:"transfer_encoding,omitempty"`
	Date             string `json:"date,omitempty"`
	Filename         string `json:"filename,omitempty"`
}

********************************* response/result structs *********************************

Jump to

Keyboard shortcuts

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