Commit graph

12 commits

Author SHA1 Message Date
William Hubbs
701074fd96 go back to just using a makefile
The reason I went to autotools was the multiple sound systems, but since
we are now just using espeak's audio processing we can go back to a more
simple build system.
2011-03-06 13:09:42 -06:00
William Hubbs
7bf2eee07a remove experimental alsa support
The direct alsa support was experimental and never worked well. It had a
setting which was system specific. Also, I feel that it is better to let
espeak control the audio processing.
2011-03-05 16:49:58 -06:00
William Hubbs
3bfc662bae update location of latest version and git repository 2010-05-05 15:11:02 -05:00
William Hubbs
0d9d7b6141 update readme 2010-05-04 23:17:53 -05:00
William Hubbs
1d02169aa5 alsa support is conditional
This commit updates the makefile and the documentation to explain how to
build alsa support.  It has not been fully tested, so it is not built by
default.  Also, I was able to remove the conditional compile directives
from the source.
2009-06-20 16:46:50 -05:00
William Hubbs
0e47c95015 updated README 2009-05-30 08:36:33 -05:00
William Hubbs
3a8323f98c Fixed typo in README 2009-04-15 08:03:40 -05:00
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
8d3552c964 updated readme 2008-09-03 08:51:46 -05:00
William Hubbs
943ff9d3dc updated README 2008-09-01 16:08:07 -05:00
William Hubbs
3d83e0f6d1 updated readme
I added an acknowledgements section.
2008-08-04 20:24:01 -05:00
William Hubbs
4e3bbdb0b0 initial import 2008-07-28 01:23:43 -05:00