Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigNavercpv ¶
type ConfigNavercpv struct { // contains filtered or unexported fields }
화자와 속도, TTS문자열 받아서 처리 Naver tts-premium
type ConfigReadspeaker ¶
type ConfigReadspeaker struct { Speaker string Speak string // contains filtered or unexported fields }
화자와 TTS문자열 받아서 처리 Readspeaker
type Speech ¶
파일 형식 지정
func SpeakNavercpv ¶
func SpeakNavercpv(t ConfigNavercpv) (*Speech, error)
Naver tts-premium (화자, 속도, 텍스트)
Click to show internal directories.
Click to hide internal directories.