Accessibility Change Voice Access "Wait time before acting" in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    voice

Voice_access_banner.webp

This tutorial will show you how to change the Voice Access "Wait time before acting" on voice command setting for your account in Windows 11.

Voice access in Windows 11 enables everyone, including people with mobility disabilities, to control their PC and author text using their voice. For example, you can open and switch between apps, browse the web, and read and author emails using your voice. Voice access uses modern, on-device speech recognition to accurately recognize speech and works even without the internet.

Starting with Windows 11 build 26100.7019 (24H2) and build 26200.7019 (25H2), Microsoft is introducing a new Wait time before acting setting in voice access, allowing users to configure the delay before a voice command is executed. This provides greater flexibility for users with varying speech patterns, enabling more accurate recognition whether speaking slowly or quickly.



Contents

  • Option One: Change Voice Access "Wait time before acting" in Voice Access Settings
  • Option Two: Change Voice Access "Wait time before acting" using REG file




Option One

Change Voice Access "Wait time before acting" in Voice Access Settings


1 Turn on Voice Access.

2 Click/tap on the Settings (gear) icon on the right side of the voice access toolbar at the top of the screen. (see screenshot below)

3 Click/tap on Wait time before acting in the drop menu.

4 Select the Instant (0.1 seconds), Very Short (0.2 seconds), Short (0.3 seconds), Medium (default - 0.5 seconds), Long (1.0 seconds), Extended (2.0 seconds), or Very Long (3.0 seconds) time you want.

Voice_Access_Wait_time_before_acting.webp





Option Two

Change Voice Access "Wait time before acting" using REG file


1 Do step 2 (Instant), step 3 (Very Short), step 4 (Short), step 5 (Medium), step 6 (Long), step 7 (Extended), or step 8 (Very Long) below for what you want.

2 Instant (0.1 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_instant_0.1-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:00000064

3 Very Short (0.2 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_very_short_0.2-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:000000c8

4 Short (0.3 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_short_0.3-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:0000012c

5 Medium (0.5 seconds) "Wait time before acting"

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_medium_0.5-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:000001f4

6 Long (1.0 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_long_1-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:000001f4

7 Extended (2.0 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_extended-2-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:000007d0

8 Very Long (3.0 seconds) "Wait time before acting"

A) Click/tap on the Download button below to download the file below, and go to step 9 below.​

Voice_Access_very_long_3-seconds_wait_time_before_acting.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\VoiceAccess]
"PauseDuration"=dword:00000bb8

9 Save the REG file to your desktop.

10 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

11 Double click/tap on the downloaded REG file to merge it.

12 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

13 If Voice Access is currently turned on, then turn off and on Voice Access to apply.

14 You can now delete the downloaded REG file if you like.


That's it,
Shawn Brink


 

Attachments

Last edited:
Back
Top Bottom