Added more play* scripts

This commit is contained in:
Markus Fleschutz
2021-02-16 19:43:46 +01:00
parent ba6dedd798
commit 0c51ca75e3
8 changed files with 127 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ try {
exit 0
}
}
write-error "Sorry, no German text-to-speech (TTS) voice found"
write-error "No German text-to-speech (TTS) voice found"
exit 1
} catch {
write-error "ERROR: line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"