How to make all text all caps all the time in SayIt

How to make all text all caps all the time in SayIt

One way to do this is to add the following shortcut to the USER substitutions;

RegEx Plus
Spoken Form: \A[\s\S]*\z
Written Form:
var newText = "";
var mainText = nvoq.fullText;
newText = mainText.toUpperCase()
    • Related Articles

    • How to use the nVoq Wireless Microphone (iPhone or Android) with SayIt

      To use the nVoq Wireless Microphone with SayIt, follow these instructions: 1. Download the nVoq Wireless Microphone from with the App Store for iOS devices (iPhone) or the Google Play Store for Android devices. Note: On the Play Store, there are two ...
    • SayIt Window Very Small and Window Text Hard To Read

      If you are running SayIt and find that the window is extremely small and text is very hard to read, this may be caused by a very high resolution display. I have only seen this issue so far on a Microsoft Surface Pro running Windows 10 with a ...
    • How to Set Accessibility Settings in macOS for SayIt

      When installing SayIt on a Mac, you will get prompted to configure accessibility settings when you first launch SayIt. This setting allows SayIt to interact with macOS for keyboard interaction as well as to be able to transfer text to apps on your ...
    • Unable to launch SayIt - Troubleshooting

      Here you will find various SayIt Launch Issues and Troubleshooting Tips SayIt Launches with the wrong program or just opens a command window and closes If when trying to launch SayIt, a different application opens ie: Windows Media Player, or you run ...
    • How To Use SayIt for Backend Transcription using your iPhone

      To create dictations for backend transcription: 1. In the nVoq Wireless microphone application, tap the Transcription button on the bottom left of the screen 2. Enter an identifier to be able to locate your dictations easier when reviewing them on ...