u
This commit is contained in:
6
script_nuance/tools/speechdebug.pl
Normal file
6
script_nuance/tools/speechdebug.pl
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/cygdrive/c/perl/bin/perl
|
||||
|
||||
# lyrepipe hangs if started by .bat file or without "start"
|
||||
system ("start lyrepipe.bat");
|
||||
|
||||
system ("start C:/Programs/SpeechDebug/speechdebug.exe");
|
||||
Reference in New Issue
Block a user