Getting Started on Windows¶
Step 1: Run the Setup¶
Double-click setup/windows11_setup_with_ahk_copyq.bat.
Right-click → “Run as administrator” if prompted.
The script installs Python, AutoHotkey v2, CopyQ, and downloads the voice models (~4GB).
This takes approximately 8-10 minutes.
Step 2: Start Aura¶
Double-click start_aura.bat in the project folder.
You should hear a startup sound — Aura is ready.
Nothing happened? Check the log: log\aura_engine.log
Step 3: Configure Your Hotkey¶
The setup installs CopyQ automatically. To trigger dictation:
Open CopyQ → Commands → Add command
Set the command to: cmd /c echo. > C:\tmp\sl5_record.trigger
Assign a global shortcut (e.g.
F9)
Step 4: First Dictation¶
Click into any text field
Press your hotkey — wait for the “Listening…” notification
Say “Hello World”
Press the hotkey again — the text appears
Step 5: Find Voice Commands¶
Say: “Aura Search” — a window opens with all available rules.
Troubleshooting¶
Symptom |
Fix |
|---|---|
No startup sound |
Check |
Hotkey does nothing |
Check if |
Text not typed |
Check if |
Crash on start |
Run setup again as Administrator |
Full troubleshooting: TROUBLESHOOTING.md