Lethal Speech Output

Overview

Lethal Speech Output is a straightforward and easy-to-implement mod designed to provide speech output to screen readers, helping developers make their mod accessible to blind & visually impaired players.

Usage

  • Call the SpeakText function followed by the string to be spoken.

Example:

LethalSpeechOutput.SpeakText("Great asset to the Company.");
  • ForceLogSpeech: You can set the ForceLogSpeech variable to TRUE to log all speech output, regardless of whether a screen reader is opened or not. Useful for debugging without having a screen reader installed.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.