Skip to content

talkkonnect/htgo-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

htgo-tts

https://hegedustibor.github.io/htgo-tts/

Requirement:

  • mplayer

Install

go get "github.com/hegedustibor/htgo-tts"

Update

go get -u "github.com/hegedustibor/htgo-tts"

Remove

go clean -i "github.com/hegedustibor/htgo-tts"

Import

import "github.com/hegedustibor/htgo-tts"

Use

speech := htgotts.Speech{Folder: "audio", Language: "en"}
speech.Speak("Your sentence.")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages