A talking countdown written in golang.
Unfortunately this application has dependencies. Currently (2015-04-11) there is no os independent possiblity to play audio files in golang :(
Install CSFML (tested with v2.3
).
Install SFML. Then just download the godown binary and use it.
Clone this repository to your machine and execute make install_deps_osx
, which installs the dependencies for you. Then just just download the godown binary and use it.
If you already have a working CSFML and SFML, you can install it from source with go get github.com/MMore/godown
.
godown [<flags>] <duration>
Flags:
- --female male or female voice
- --lang=en english (en) or german (de) language
Args:
- duration of the countdown (i.e. 1m30s)
- Mac OS X Yosemite and go1.4.1
- Mac OS X High Sierra and go1.8.1
Made by Mathias Nestler (c) 2015. Feel free to contribute!
Sounds Copyright Epic games (Unreal Tournament 2004)