yplassiard / nvda-translate

Make NVDA translate any spoken text to the desired language.
GNU General Public License v2.0
21 stars 12 forks source link

ability to translateinput text to a given language #18

Open yplassiard opened 9 months ago

yplassiard commented 9 months ago

Given an input text from a designed user interface dialog in the add-on, add the ability yo ytanslate it to the desired language and copy the result to the clipboard.

Typical workflow

For the "insert here" feature, the user shall be on an edit field (either multi-line or not) before using this gesture.

yplassiard commented 9 months ago

Add the ability yo retrieve the text from the focused edit box and directly replace it with the translated text