mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-27 18:33:19 +01:00
Update give-reply.ps1
This commit is contained in:
parent
3a0cb4a001
commit
1383261c68
@ -17,7 +17,7 @@ param([string]$text = "")
|
||||
|
||||
try {
|
||||
# print reply on the console:
|
||||
"→ $text"
|
||||
" ← $text"
|
||||
|
||||
# speak by text-to-speech (TTS):
|
||||
$TTSVoice = New-Object -ComObject SAPI.SPVoice
|
||||
|
Loading…
Reference in New Issue
Block a user