Categorygithub.com/ericsource/tts-go
module
1.0.1
Repository: https://github.com/ericsource/tts-go.git
Documentation: pkg.go.dev

# README

tts-go

A Go library for Azure's Cognitive Services tts API and Use Microsoft Edge's online tts Service

go run example/edge_tts.go --version

go run example/edge_tts.go --text="good boy"
go run example/azure_tts.go --version

go run example/azure_tts.go --list-voices --locale=en-US --gender=Female

go run example/azure_tts.go --text="good boy"

# Packages

No description provided by the author
No description provided by the author