You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I find NVDA's beep speech mode useful, however it's default pitch of 10000 Hz is almost painful for me. I understand that it--along with a few other "hidden" settings--can be changed from the Python console, however it would be more user-friendly for there to be a more intuitive , easily accessible way to change this setting.
Describe the solution you'd like
Add the ability to change the "beepSpeechModePitch" value from the advanced settings panel so that users can change this setting without needing to use the Python console.
Describe alternatives you've considered
This setting could be placed in another panel, however the setting is already hidden and seems to be meant for people who know what they're doing.
The beep speech mode pitch default could be set at a lower value.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
NoahTCarver
changed the title
Allow Beep Speech Mode Pitch To Be Configured More INtuatively
Allow Beep Speech Mode Pitch To Be Configured More Intuatively
Mar 20, 2020
Didn't see that. IN that case, issue #9206 is exactly what I'm looking for, and it would make all of the hidden Python console settings available to boot.
Despite these issues seeming like duplicates I won't close this right now. There are subtle variations in what is being asked for. Since there are several issues asking for low priority but similar things, I think it will be worth looking at combining them together as part of a bigger project to reconsider defaults and how customizable this behavior is.
Is your feature request related to a problem? Please describe.
I find NVDA's beep speech mode useful, however it's default pitch of 10000 Hz is almost painful for me. I understand that it--along with a few other "hidden" settings--can be changed from the Python console, however it would be more user-friendly for there to be a more intuitive , easily accessible way to change this setting.
Describe the solution you'd like
Add the ability to change the "beepSpeechModePitch" value from the advanced settings panel so that users can change this setting without needing to use the Python console.
Describe alternatives you've considered
Additional context
N/A
The text was updated successfully, but these errors were encountered: