PowerShell PowerShell $sam = New-Object -comObject SAPI.SpVoice $sam.Speak((gwmi -class win32_computerSystem -ComputerName .).username) 12 $sam = New-Object -comObject SAPI.SpVoice$sam.Speak((gwmi -class win32_computerSystem -ComputerName .).username)