text_to_speech

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: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSayMessage

func NewSayMessage(s string) worker.Message

Types

type Runnable

type Runnable struct {
	*astibob.BaseRunnable
	// contains filtered or unexported fields
}

func NewRunnable

func NewRunnable(name string, s Speaker, l astikit.StdLogger) (r *Runnable)

type Speaker

type Speaker interface {
	Say(s string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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