📅  最后修改于: 2022-03-11 14:58:24.337000             🧑  作者: Mango
代码示例1
PowerShell -Command "Add-Type –AssemblyName System.Speech; (New-Object System.Speech.Synthesis.SpeechSynthesizer).Speak('hello');"