tts

package module
v0.0.0-...-6ef5f7b Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

readspeaker

Readspeaker TTS

Documentation

Overview

리드코리아 REST API를 통한 TTS변환 "rest/vtspeech --voice hyeryun --text "안녕하세요,얼쑤팩토리입니다" --lang Korean --aformat mp3 --srate 48000 --ip 127.0.0.1 --port 7000"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Speaker string
	Speak   string
}

화자와 TTS문자열 받아서 처리

type Speech

type Speech struct {
	bytes.Buffer
}

파일 형식 지정

func Speak

func Speak(t Config) (*Speech, error)

Jump to

Keyboard shortcuts

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