This commit is contained in:
luk.lu
2021-06-07 10:03:42 +08:00
parent be14f64242
commit 7f0bf14e13
57 changed files with 1592 additions and 0 deletions

View 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");