Shortcut request – Start Read Aloud from cursor position #6213
Matrix8444
started this conversation in
Ideas
Replies: 2 comments 2 replies
1 reply
|
Added |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hi,
I’ve been using the new Read Aloud feature extensively and it is honestly one of the best features I’ve ever used.
I work much better with numbers, coding and technical information than large amounts of reading, and Read Aloud has probably increased my work performance by around threefold.
I currently have these custom shortcuts:
[
Cmd = CmdReadAloud
Key = Ctrl-shift-R
Name = Read Aloud
]
[
Cmd = CmdStopReadAloud
Key = Ctrl-shift-S
Name = Stop Read Aloud
]
I also really like Start Reading From Cursor Position in the right-click menu.
Would it be possible to expose this as a command so I could add something like:
[
Cmd = CmdReadAloudFromCursorPosition
Key = Ctrl-shift-C
Name = Read From Cursor
]
Being able to point at a paragraph and press one shortcut would make an already fantastic feature even better.
Thanks very much for adding text-to-speech. It has made a real difference in how I work. Unfortuantely I am not someone that can read quickly and think of answers whilst reading at the same time.
All reactions