voice script update

This commit is contained in:
ZomgPonies
2014-01-26 14:44:38 -05:00
parent 66c9f533e0
commit 5c21229153
+1 -1
View File
@@ -15,7 +15,7 @@ speed = sys.argv[5]
text = sys.argv[6]
ckey = sys.argv[7]
espeakpath = "C:/Program Files (x86)/eSpeak/command_line/"
playervoicespath = "C:/Users/Administrator/Dropbox/Baystation12/sound/playervoices/"
playervoicespath = "Z:/Git/Space Station 13/Baystation12/sound/playervoices/"
soxpath = "C:/Program Files (x86)/sox-14-4-1/"
oggencpath = "C:/Program Files (x86)/WinVorbis/"
text = string.replace(text, "39", "'")