William Hubbs
e2493db48e
add --default-voice option to the help and README
...
This commit adds the documentation to the help and README files for the
--default-voice command line option.
2009-03-08 10:18:44 -05:00
William Hubbs
2351b5d489
add support for setting the default voice
...
This adds support for a --default-voice or -V (upper case) command line
option which will set the default voice espeakup uses. This takes a
name of an espeak voice -- for example:
espeakup --default-voice=en-us
or
espeakup -V en-us
2009-03-07 14:34:49 -06:00
William Hubbs
c12ec3e1b0
moved version definition
...
This commit moves the version definition to espeakup.c instead of cli.c
2009-02-09 08:46:14 -06:00
William Hubbs
f7ddd8dc77
Released v0.4.
2008-10-22 19:23:46 -05:00
William Hubbs
17f07e8cd1
released v0.3.
2008-09-28 12:26:26 -05:00
William Hubbs
1f784be891
added support for long command line options
2008-09-03 08:16:54 -05:00