gpt4 book ai didi

powershell - 有没有办法通过 PowerShell 检测声音?

转载 作者:行者123 更新时间:2023-12-04 12:54:53 25 4
gpt4 key购买 nike

我想检测 PC 是否正在播放任何类型的声音。

如果它没有播放任何类型的声音,我可以在 Powershell 中使用其他条件,然后做我接下来需要做的任何事情。

那么有没有办法通过PowerShell检测声音?

谢谢

最佳答案

方法一...

Import-Module -Name TroubleShootingPack
Get-TroubleshootingPack C:\Windows\diagnostics\system\Audio | Invoke-TroubleshootingPack

方法二...
开始对 C:\Windows\diagnostics\system\Audio 中的脚本进行逆向工程:)

P.S:您还可以阅读 shay 的博客,了解如何完成您的特定任务
http://scriptolog.blogspot.co.il/2007/09/playing-sounds-in-powershell.html

关于powershell - 有没有办法通过 PowerShell 检测声音?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17113179/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com