voice

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(regions []Region, log *slog.Logger) server.Entity

Types

type Region

type Region struct {
	ID   string `json:"id"`
	Name string `json:"name"`
}

Region represents a voice region with id and human-friendly name.

type VoiceRegionsResponse

type VoiceRegionsResponse struct {
	Regions []Region `json:"regions"`
}

VoiceRegionsResponse wraps list of regions.

Jump to

Keyboard shortcuts

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