updated
This commit is contained in:
@@ -51,7 +51,7 @@ local function playTTSFile(speakers, value)
|
||||
file.write(fileData)
|
||||
file.close()
|
||||
response.close()
|
||||
playSound(speakers, fileData)
|
||||
playSound(speakers, name)
|
||||
shell.execute("rm", name)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user