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