Training Line

TrainingLine is an NVDA add-on that provides a special line for practicing pronunciation and performing arithmetic simple operations.
It is particularly useful for learning, checking word pronunciation, and quick mathematical calculations.

Main Features

Launching the Training Line

No keyboard shortcut is assigned by default.
To add a keyboard shortcut, go to Input Gestures, find the “Training Line” category, and assign a shortcut to “Open training line”.

Usage

Basic Operations

  1. Text input: Simply start typing in the line
  2. Text pronunciation: Press Enter to speak the entered text
  3. Repeat pronunciation: Press Enter again to repeat the pronunciation
  4. Close: Press Escape to exit

Arithmetic Operations

The add-on supports calculating mathematical expressions:

Text Management

Settings

Result Announcement Types

In NVDA settings (Category “Training Line"), you can choose one of four options for handling arithmetic results:

  1. Speak result only - simply speaks the calculation result
  2. Speak and copy to clipboard - speaks and copies the result
  3. Speak and paste to line - speaks and pastes the result in “expression=result” format
  4. Speak, copy and paste to line - performs all three actions

Configuration via NVDA Interface

  1. Open NVDA menu → Preferences → Settings
  2. Select “Training Line” category
  3. Choose the desired result announcement type
  4. Click “OK” to save
  5. Press NVDA+Control+C to save settings to NVDA configuration

Audio Signals

The add-on uses various audio signals for feedback:

Usage Tips

For Pronunciation Practice

For Mathematical Calculations

For Quick Work

Troubleshooting

Problem: Dialog doesn’t open

Solution: Check if there’s a conflicting input gesture. Try opening through NVDA menu.

Problem: Arithmetic expressions don’t calculate

Solution: Make sure the expression contains mathematical operators and is written correctly.

Problem: Copy to clipboard doesn’t work

Solution: Check the result type settings and clipboard access permissions.