Skip to content

ajagnic/voicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voicer

Requirements

  • Go >= 1.14 (https://golang.org/)
  • Google Cloud Platform Service-Account Key
    • Cloud Text-to-Speech API enabled

Build

go build github.com/ajagnic/voicer

Run

Windows

By environment variable:

$env:GOOGLE_APPLICATION_CREDENTIALS="[PATH]"

./voicer.exe

By JSON file:

./voicer.exe -key='[PATH]'

Author

Adrian Agnic (https://github.com/ajagnic)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages