Setup & Settings Reference

Full reference for all iReporter settings

General Settings

Input Mode

The Input Mode dropdown at the top left of the General Settings panel controls which physical input device iReporter listens to for button presses.

Three options are available:

When Stream Deck or iReporter Button Box & Stream Deck is selected, an Install Stream Deck Plugin button appears below the dropdown. Clicking it downloads and installs the Stream Deck plugin automatically into the correct plugins folder. If Stream Deck is already running, iReporter will ask whether to restart it now - the plugin files are copied without deleting the existing plugin folder, so Stream Deck does not lose its registration.


Version / Build Number

image.png

The current version of iReporter is displayed in small grey text next to the iReporter title at the very top of the settings panel (for example, v0.91). This is useful when reporting a problem or checking whether you have the latest release.

If a newer version is available, a highlighted banner will appear below the title bar notifying you of the update and showing both your current version and the version available. You can also check for updates at any time using the Check for Update button in the top row of the settings panel - this will immediately query the update server and prompt you to download and install if a newer version exists.


Connection Status

image.png

Directly below the title, iReporter displays a live status bar that shows whether your iReporter Button Box is connected and recognised. The status updates automatically every 2 seconds and uses colour coding to make the state immediately obvious at a glance.

ColourStatusWhat it means
GreenVerified and ConnectedThe iReporter Button Box has been found and confirmed as an iReporter device. Everything is working correctly.
AmberConnected - Not ConfirmedA serial device has been detected but has not yet responded as an iReporter Button Box. This can appear briefly during startup while the device is initialising.
RedNot ConnectedNo iReporter device was found. Check that the Button Box is plugged in via USB, then click Auto Detect to scan all available ports.

COM Port - Auto Detect

iReporter automatically scans all available COM ports on startup to find your Button Box. It sends a PING command to each port and connects to whichever responds with IREPORTER_READY. The detected port is shown in green in the settings panel and saved for future sessions - the last known port is always tried first for faster reconnection.

If the device is not found automatically (e.g. after changing USB ports), click Auto Detect to trigger a fresh scan at any time.

If you need to connect to a specific COM port manually - for example when using an Arduino-based button box on a known port - type the port number (e.g. 7 or COM7) in the manual field and click Connect.

Number of Buttons

Sets how many buttons are displayed in the settings panel (2-24). Only configured buttons are shown. Increase this to match the number of physical buttons on your button box.

Message Prepend

An optional prefix added to the start of every message before it is sent. This is particularly useful to bring up the text chat box within iRacing. By default "t" is assigned to activating the text chat box and allowing for text entry. It also can be used for tagging messages with a race series name or session identifier, for example: /rc or [SpeedTech Racing]

Enable Logging

When enabled, every button press and the resulting message are written to a dated log file in Documents\iReporter\logs\. One file is created per day, named iReporter_YYYY-MM-DD.txt. Button press events are labelled [Button Press Event] in the log to distinguish them from detection events.

Logging Settings

image.png

Visible only when Enable Logging is turned on.

Voice Options

Overview

iReporter can speak a message aloud when a button is pressed. Voice is configured globally in the Voice Options section and then controlled per-button using a Speak Text field on each button.

Enable Voice

Tick Enable Voice in the top bar to activate voice output. When enabled, the Voice Options and Push to Talk panels expand, and a Speak Text field appears on every button.

Voice Engine

Use the Voice Engine dropdown at the top of the Voice Options panel to choose between two speech engines:

EngineDescription
Microsoft VoiceUses the built-in Windows Text-to-Speech engine (SAPI). No internet connection required. Voice quality depends on your installed Windows voices - additional voices can be installed via Windows Settings > Time & Language > Speech.
Eleven LabsHigh-quality cloud voice synthesis from ElevenLabs. Requires an API key and an internet connection. Produces significantly more natural-sounding speech than Windows TTS. See ElevenLabs Configuration for setup instructions.

Selecting an engine shows only the configuration relevant to that engine.

Microsoft Voice Configuration

When Microsoft Voice is selected, a Windows Voice dropdown appears. Select any installed Windows SAPI voice. The default option uses whichever voice Windows has set as the system default.

ElevenLabs Configuration

When Eleven Labs is selected, the ElevenLabs configuration panel appears. See the ElevenLabs Configuration page for full setup instructions including how to obtain an API key.

Key fields:

No Car Detected

The No Car Detected text box in the Voice Options panel sets the phrase spoken when a button that uses crash or incident variables is pressed but no car has been captured yet.

Normally, if a crash or incident button is pressed before any car data has been detected, the voice message would be spoken with blank or placeholder values for variables like {CRASHCAR} or {INCIDENTDRIVER}. With the No Car Detected text set, iReporter speaks this phrase instead of the N/A-filled message, making the output much cleaner and more informative.

This text also serves as the global fallback value for all variable substitutions - both in text messages and in voice output. Whenever a message variable has no current value (for example, {CRASHCAR} when no crash has been detected), the No Car Detected text is substituted in place of the default N/A. This applies to all button types and all variable fields across the entire plugin.

Output Volume

The Output Volume dropdown controls the playback volume of speech output. This applies to both Microsoft Voice and ElevenLabs. Available settings are 50%, 75%, 100%, 125%, 150%, 175%, and 200%.

100% is the default (no amplification). If competitors report that your radio voice is too quiet, increase this to 150% or 175%. Values above 100% digitally amplify the audio samples - very loud settings may introduce clipping on some voice clips.

Push to Talk

The Push to Talk box (inside the Voice Options panel) lets you configure a key that iReporter holds down for the full duration of each spoken message. This activates your in-sim radio PTT so the voice is transmitted to other drivers.

Use the PTT Key dropdown to select from:

Set the same key as your iRacing radio PTT binding. iReporter injects the keypress at the hardware scan-code level, which behaves identically to a physical key press and is reliably detected by iRacing.

See Push to Talk Setup for full configuration instructions.

Pauses in Spoken Text

You can insert pauses into any Speak Text field using the {PAUSE} or {PAUSE:N} variable, where N is the pause duration in milliseconds.

Example: Crash detected. {PAUSE:500} Car {CRASHCAR} at turn three.

During a pause, iReporter transmits silence PCM audio to keep the radio channel open. This prevents iRacing from dropping the PTT transmission mid-message.

Per-Button Voice Control

When voice is globally enabled, a Speak Text box appears on each button. Enter the text to be spoken when that button is pressed. Message variables such as {DRIVER} and {CAR#} are supported and substituted with live data at press time.

The Disable Voice for this button checkbox (shown in the options row below the Button Mode dropdown) suppresses voice output for that specific button while keeping the speak text saved for future use.

Voice is always spoken before the text messages are sent to the iRacing chat box. This ensures PTT is fully released before the chat key (T) is pressed, which would otherwise interrupt the radio transmission.

iRacing Options

Overview

The iRacing Options section enables features that read live data directly from iRacing. Enable the iRacing Options checkbox to expand the section.

Message Text Limits

When enabled, message text boxes are limited to the iRacing in-game chat character limit (approximately 60 characters). A character counter is shown beside each message field. This prevents messages from being truncated when typed into the iRacing chat box.

Crash Capture

Monitors all cars on track for sudden increases in incident points. When a car receives incident points at or above the Crash Detection Incident Points threshold, iReporter captures that car's details and makes them available as message variables.

When a crash is active, buttons that have a Crash Fallback message configured will send that fallback message if the button is pressed and no crash is currently detected.

Incident Capture

Works identically to Crash Capture but for lower-severity incidents. An event is captured as an incident only when the incident point delta meets or exceeds the Incident Detection Points threshold and is strictly below the Crash Detection Incident Points threshold. This ensures that crash-level events are never captured as incidents, and the two detections are always mutually exclusive.

Solo Incident Filter

iReporter automatically ignores crash and incident events when no competitor car is within 0.5 seconds gap ahead or behind at the moment of detection. This prevents false captures caused by solo incidents - for example, running wide on a kerb or spinning without contact - where the incident points are clearly self-inflicted and do not involve another competitor.

If both the gap ahead and gap behind are greater than 0.5 seconds (or no cars are tracked nearby), the detection event is silently discarded and no crash or incident state is set. Pitted cars are excluded from the gap calculation and will not satisfy the proximity check.

Blue Flag Helper

Tracks the top X cars by race position and alerts you when one of them is approaching from behind and is more than one full lap ahead of your position. This helps you anticipate and respond to blue flag situations before they become an issue.

Note: The LED will ONLY activate when the approaching car is more than 1 full lap ahead. Cars on the same lap as you will never trigger the alert.

Webhook Options

Overview

iReporter can post messages to Discord (or any webhook-compatible service) automatically when a button is pressed. Up to three webhooks can be configured.

Enable Discord Reporting

image.png

Master switch for webhook posting. When unchecked, no messages are sent to any webhook.

Getting a Discord Webhook URL

Before you can configure a webhook in iReporter, you need to create one in Discord. You need to have Manage Webhooks permission in the Discord server to do this.

  1. Open Discord and navigate to the server where you want iReporter messages to appear.
  2. Hover over the channel you want to use and click the gear icon (Edit Channel) that appears to its right, or right-click the channel and choose Edit Channel.
  3. In the left sidebar of the channel settings, click Integrations.
  4. Click Webhooks.
  5. Click New Webhook.
  6. Give the webhook a name (e.g. iReporter) — this is the display name that will appear as the message sender in Discord. You can also set a custom avatar if you wish.
  7. Confirm the correct channel is selected in the Channel dropdown.
  8. Click Copy Webhook URL — the full URL is now on your clipboard.
  9. Click Save Changes, then close the channel settings.

Paste the copied URL into one of iReporter's Webhook URL fields as described below.

Configuring Webhooks

image.png

Each webhook has two fields:

You can configure up to three separate webhooks, allowing different buttons to post to different Discord channels.

Assigning Webhooks to Buttons

Each button has a Webhook dropdown that selects which of the three webhooks receives that button's messages. Set to None to suppress webhook posting for a specific button.

ElevenLabs Configuration

Overview

ElevenLabs is a cloud-based text-to-speech service that produces significantly more natural-sounding speech than Windows built-in voices. iReporter integrates with ElevenLabs as an optional voice engine — when configured, all button voice output uses ElevenLabs instead of Windows TTS.

ElevenLabs requires an internet connection during races. A free-tier account provides enough monthly character credits for most iReporter use cases.

Getting an ElevenLabs Account and API Key

  1. Go to https://elevenlabs.io and click Sign Up.
  2. Create a free account using your email address or a Google/Apple login.
  3. Once logged in, click your profile avatar (top-right) and select Profile + API Key.
  4. Under the API Key section, click Copy to copy your key.

Keep this key private — it controls access to your account credits.

Configuring iReporter

  1. In the iReporter settings panel, tick Enable Voice in the top bar.
  2. In the Voice Options panel, set the Voice Engine dropdown to Eleven Labs.
  3. Paste your API key into the API Key field.
  4. Click Load Voices to fetch the list of voices available on your account.
  5. Select a voice from the Voice dropdown.
  6. Click Test Voice to hear a sample phrase spoken with the selected voice.

Voice Output Device

By default, voice output goes to your system's default audio device. You can route it to a specific device using the Voice Output Device dropdown:

VB-Audio Virtual Cable is free software available at https://vb-audio.com/Cable/.

Choosing a Voice

ElevenLabs offers dozens of pre-made voices as well as the ability to clone custom voices. For race reporting, clear and authoritative voices work best. After clicking Load Voices, try a few with Test Voice until you find one that reads race messages clearly at speed.

You can browse voices on the ElevenLabs Voice Library to preview them before loading in iReporter.

Troubleshooting

IssueFix
Load Voices returns empty listCheck your API key is correct and your account is active. Free accounts may have usage limits.
Test Voice fails with errorEnsure your API key is saved (click outside the field first). Check your internet connection.
Voice plays through wrong deviceUse the Voice Output Device dropdown to select the correct output.
No voice heard during raceConfirm Enable Voice is ticked globally. Check the per-button Speak Text is not empty and Disable Voice for this button is not ticked.

Switching Back to Microsoft Voice

To revert to Windows TTS, use the Voice Engine dropdown and select Microsoft Voice, or click the Switch to Microsoft Voice button inside the ElevenLabs panel. This clears the stored API key and voice selection.

Push to Talk Setup

Overview

When iReporter speaks a message aloud, you want your in-sim radio to transmit that voice to race control and other drivers. iReporter's Push to Talk feature automatically holds down a keyboard key for the full duration of each spoken message — activating your iRacing radio PTT so the voice is broadcast on the radio channel.

No additional software or drivers are required. iReporter sends keypresses using hardware-level scan codes, which are indistinguishable from physical key presses.

How it Works

  1. You assign an F-key (or modifier + F-key) as PTT in iRacing's radio settings.
  2. You set the same key in iReporter's Push to Talk dropdown.
  3. When iReporter speaks, it holds that key down before audio starts and releases it after audio ends.
  4. iRacing sees a hardware keypress and activates the radio channel for the full duration of the spoken message.

Configuring iRacing PTT

  1. Open iRacing and go to Options > Controls (or the equivalent in-sim settings).
  2. Find the Push to Talk or radio transmit binding.
  3. Bind it to an F-key — for example, F9. Choose a key that does not conflict with other iRacing bindings.
  4. Save and close options.

Configuring iReporter PTT

In the iReporter settings panel, with Enable Voice ticked, the Push to Talk box appears inside the Voice Options panel.

Select the same key from the PTT Key dropdown:

GroupOptionsWhen to use
Plain F-keysF1 – F12iRacing PTT bound to a plain function key
Ctrl combinationsCtrl+F1 – Ctrl+F12iRacing PTT bound to Ctrl + F-key
Shift combinationsShift+F1 – Shift+F12iRacing PTT bound to Shift + F-key
None(None)No PTT — voice plays without pressing any key

Example: if you bound iRacing's PTT to F9, select F9 from the dropdown.

Testing PTT

Configure a button with a short Speak Text (e.g. Test) and click ▶ TEST FIRE. You should hear the voice and simultaneously see the PTT activate in iRacing (the radio indicator light or transmit icon should appear).

Voice Before Text

iReporter always speaks the voice message before sending text messages to the iRacing chat box. The chat key (T) is only pressed after PTT has been fully released. This prevents the chat window from interrupting the radio transmission.

Output Volume

If competitors report your voice is too quiet, increase the Output Volume in the Voice Options panel. The default is 100%. Values of 150%–175% are recommended if the signal sounds weak on the radio.

Troubleshooting

IssueFix
PTT does not activate in iRacingConfirm the key in the iReporter dropdown exactly matches the key bound in iRacing Controls. Re-bind in iRacing if needed.
Radio activates but voice is not heard by othersCheck your audio output device in Voice Options. For iRacing radio, set Voice Output Device to VB-Audio CABLE Input (or your virtual audio cable) so the voice audio is routed as microphone input into iRacing.
PTT drops mid-message on a pauseiReporter plays silence audio during {PAUSE} tokens to keep the radio channel open. If you upgraded from an older version, update to v0.141 or later.
Voice plays but no PTT press is detectedEnsure the PTT Key dropdown is not set to (None). Check that SimHub has the necessary permissions to inject input (try running SimHub as Administrator).