pc 语音识别的唤醒功能
When you put your PC into sleep mode, it normally waits until you press a button before it wakes from sleep – but you can have your PC automatically wake from sleep at a specific time.
当您将PC置于睡眠模式时,它通常会等到您按一下按钮才能从睡眠中唤醒-但是您可以让PC在特定时间自动从睡眠中唤醒。
This can be particularly useful if you want your PC to wake and perform downloads in off-peak hours or start other actions before you wake up in the morning — without running all night.
如果您希望PC在非高峰时段唤醒并执行下载操作,或者在早上醒来之前开始其他操作,而无需整夜运行,则此功能特别有用。
设定唤醒时间 (Setting a Wake Time)
To have the computer automatically wake up, we’ll create a scheduled task. To do so, open the Task Scheduler by typing Task Scheduler into the Start menu if you are running Windows 10 or 7 (or Start Screen if you are using Windows 8.x) and pressing Enter.
为了使计算机自动唤醒,我们将创建一个计划任务。 为此,如果您运行的是Windows 10或7,则在开始菜单中键入任务计划程序,以打开任务计划程序;如果使用的是Windows 8.x,则在开始屏幕中输入任务计划程序,然后按Enter。
In the Task Scheduler window, click the Create Task link to create a new task.
在“任务计划程序”窗口中,单击“创建任务”链接以创建新任务。
Name the task something like “Wake From Sleep.” You may also want to tell it to run whether a user is logged on or not and set it to run with highest privileges.
将任务命名为“从睡眠中唤醒”。 您可能还想告诉它是否运行,无论用户是否登录,并将其设置为以最高特权运行。
On the Triggers tab, create a new trigger that runs the task at your desired time. This can be a repeating schedule or a single time.
在“触发器”选项卡上,创建一个新触发器,该触发器将在所需时间运行任务。 这可以是重复计划,也可以是一次。
On the conditions tab, enable the Wake the computer to run this task option.
在“条件”选项卡上,启用“唤醒计算机以运行此任务”选项。
On the actions tab, you must specify at least one action for the task – for example, you could have the task launch a file-downloading program. If you want to wake the system without running a program, you can tell the task to run cmd.exe with the /c “exit” arguments – this will launch a Command Prompt window and immediately close it, effectively doing nothing.
在“操作”选项卡上,您必须为任务指定至少一个操作–例如,可以让该任务启动文件下载程序。 如果要在不运行程序的情况下唤醒系统,可以告诉任务使用/ c“ exit”参数运行cmd.exe –这将启动“命令提示符”窗口并立即将其关闭,实际上什么也没做。
Save your new task after configuring it.
配置新任务后保存。
确保唤醒定时器已启用 (Ensure Wake Timers Are Enabled)
For this to work, you’ll need to ensure “wake timers” are enabled in Windows. To do so, head to Control Panel > Hardware and Sound > Power Options. Click “Change plan settings” for the current power plan, click “Change advanced power settings,” expand the “Sleep” section, expand the “Allow wake timers” section, and ensure it’s set to “Enable.”
为此,您需要确保在Windows中启用了“唤醒计时器”。 为此,请转到控制面板>硬件和声音>电源选项。 单击当前电源计划的“更改计划设置”,单击“更改高级电源设置”,展开“睡眠”部分,展开“允许唤醒计时器”部分,并确保将其设置为“启用”。
使计算机进入睡眠状态 (Putting The Computer to Sleep)
Put the computer to sleep using the Sleep option instead of shutting it down. The computer won’t wake up if it’s not in sleep mode. You can also change Windows’ power saving options to have the PC automatically sleep after it hasn’t been used for a while or when you press specific buttons. (If you’re using Windows 8.x the sleep option is on the profile menu on the Start screen.)
使用“睡眠”选项使计算机进入睡眠状态,而不是将其关闭。 如果计算机不处于睡眠模式,则不会唤醒。 您还可以更改Windows的省电选项,以使PC闲置一段时间或按特定按钮后自动进入睡眠状态。 (如果您使用的是Windows 8.x,则“睡眠”选项位于“开始”屏幕上的配置文件菜单上。)
You can also create a scheduled task that puts the PC to sleep. See: Make Your PC Shut Down at Night (But Only When You’re Not Using It)
您还可以创建计划任务,使PC进入睡眠状态。 请参阅: 让您的PC在晚上关机(但仅在不使用计算机时)
Wake On LAN is another method you can use to wake computers – wake on LAN works over the network.
LAN唤醒是您可以用来唤醒计算机的另一种方法-LAN唤醒可通过网络工作。
翻译自: https://www.howtogeek.com/119028/how-to-make-your-pc-wake-from-sleep-automatically/
pc 语音识别的唤醒功能