speak

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	BinaryDirPath string `toml:"binary_dir_path"`
	Voice         string `toml:"voice"`
}

type Speaker

type Speaker struct {
	// contains filtered or unexported fields
}

func New

func New(o Options, l astikit.StdLogger) *Speaker

func (*Speaker) Close

func (s *Speaker) Close() error

func (*Speaker) Initialize

func (s *Speaker) Initialize() error

func (*Speaker) Say

func (s *Speaker) Say(i string) error

Jump to

Keyboard shortcuts

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