Fixed bug in espeak driver where garbage was spoken at the end of strings. Also track...
commit00b70cbb307fb22587032b31caea4704f4e9850d
authorRynhardt P Kruger <rynkruger@gmail.com>
Thu, 23 Dec 2010 23:43:37 +0000 (24 01:43 +0200)
committerRynhardt P Kruger <rynkruger@gmail.com>
Thu, 23 Dec 2010 23:43:37 +0000 (24 01:43 +0200)
tree890ebc6ccf0ee78127958d3244153b8570fd881f
parentd49032a7cf0a66384160de5ba2181fa0a6dfe7ee
Fixed bug in espeak driver where garbage was spoken at the end of strings. Also tracked the Espeak Test class.
src/c/EspeakSpeechEngine.c
tests/Test.java [new file with mode: 0644]