mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 15:41:52 +02:00
Add speak-ukrainian.ps1
This commit is contained in:
@ -26,7 +26,7 @@ try {
|
||||
exit 0 # success
|
||||
}
|
||||
}
|
||||
throw "No Danish text-to-speech voice found - please install one"
|
||||
throw "No Danish voice for text-to-speech (TTS) found - please install one"
|
||||
} catch {
|
||||
"⚠️ Error in line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user