From f9d889a11a5b3f5f06128efc55ab0cfa9da780e2 Mon Sep 17 00:00:00 2001 From: Rob van Son Date: Mon, 5 Mar 2012 12:00:38 +0100 Subject: [PATCH] Changed to Mandarine female voice f3 --- InitialiseSGC2.praat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InitialiseSGC2.praat b/InitialiseSGC2.praat index bea24d8..859efa8 100644 --- a/InitialiseSGC2.praat +++ b/InitialiseSGC2.praat @@ -304,7 +304,7 @@ endproc # speakCommandDir$ = "'preferencesAppDir$'/TTS" # speakCommandFile$ = "" procedure set_up_TTS - sgc2.synthesizer = Create SpeechSynthesizer... Mandarin m1 44100 0.01 50 100 100 yes no + sgc2.synthesizer = Create SpeechSynthesizer... Mandarin f3 44100 0.01 50 100 100 yes no if macintosh .ttscommand$ = "speak" -- 2.11.4.GIT