mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
voice script update
This commit is contained in:
+1
-1
@@ -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", "'")
|
||||
|
||||
Reference in New Issue
Block a user