4 # Script to replay stored (log) files with Praat commands.
6 # Read into Praat (with all the other scripts in the same directory) and Run
7 # You will be asked to select a log file to execute
9 # This is a debugging option that will lead to security issues when not
12 # SpeakGoodChinese: ReplaySGC2.praat is a script to debug, test, or
13 # demonstrate SpeakGoodChinese2
14 # It is written in Praat script for the Demo window
16 # Copyright (C) 2007-2010 R.J.J.H. van Son and 2010 the Netherlands Cancer Institute
17 # The SpeakGoodChinese team are:
18 # Guangqin Chen, Zhonyan Chen, Stefan de Koning, Eveline van Hagen,
19 # Rob van Son, Dennis Vierkant, David Weenink
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2 of the License, or
24 # (at your option) any later version.
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
31 # You should have received a copy of the GNU General Public License
32 # along with this program; if not, write to the Free Software
33 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
36 # Insert a pause between commands. Pause in seconds
39 replaySGC2Log$ = "call replaySGC2LogFunction"