mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 08:30:00 +02:00
Added more play* scripts
This commit is contained in:
@@ -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])"
|
||||
|
Reference in New Issue
Block a user