From 9a9de97a74115b205c0f1f697bb0a415a631c965 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Sun, 16 Oct 2011 19:20:48 +0000 Subject: + flite v0.02-3: fixed buggy voice-lib check in configure.ac - bug reported by Roman Haefeli - we should really allow voice selection at runtime... svn path=/trunk/externals/moocow/; revision=15610 --- flite/flite-help.pd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'flite/flite-help.pd') diff --git a/flite/flite-help.pd b/flite/flite-help.pd index 5b0d505..7a05b44 100644 --- a/flite/flite-help.pd +++ b/flite/flite-help.pd @@ -33,7 +33,6 @@ #X msg 146 380 bang; #X msg 197 381 stop; #X msg 146 358 start; -#X text 173 485 Bryan Jurish ; #X text 172 419 ACKNOWLEDGEMENTS:; #X text 190 434 Flite runtime speech synthesis library by Alan W Black and Kevin A. Lenzo.; @@ -42,13 +41,14 @@ and Kevin A. Lenzo.; #X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan Wilkes for Pd version 0.42.; #X text 12 25 LICENSE GPL v2; -#X text 12 105 AUTHOR Bryan Jurish ; #X text 12 45 DESCRIPTION text-to-speech synthesis with libflite; #X text 12 5 KEYWORDS control array; #X text 12 65 INLET_0 set text synth list; #X text 12 85 OUTLET_0 bang; +#X text 12 105 AUTHOR Bryan Jurish ; #X restore 551 487 pd META; #X msg 58 145 text test 123; +#X text 173 485 Bryan Jurish ; #X connect 4 0 3 0; #X connect 11 0 4 0; #X connect 12 0 4 0; @@ -60,5 +60,5 @@ Wilkes for Pd version 0.42.; #X connect 25 0 24 0; #X connect 26 0 24 0; #X connect 27 0 25 0; -#X connect 31 0 4 0; -#X connect 33 0 4 0; +#X connect 30 0 4 0; +#X connect 32 0 4 0; -- cgit v1.2.1