-
-
Notifications
You must be signed in to change notification settings - Fork 71
Settings
VRCWizard edited this page Aug 30, 2023
·
6 revisions
- Toggle between 2 color schemes
- TTS Voice Wizard will appear on top of other applications
- Disposes of WebViewer resources from the home tab immediately after launch
- Clears the Text to Speech text field after clicking the Play button.
- Automatically sends a TTS Message when the Text to Speech text field is changed. Primary for use in quickly copy and pasting text.
- When this toggle is enabled Windows Media Mode will not be initialized on program launch an be unusable
- Requires restarting the application
- This setting may be used if you believe windows media mode may be causing crashing.
- Upon playing a new TTS Message the currently playing message will be stopped
- The Message Queue System allows multiple TTS Messages to be queued and played after each other
- Delay Before Next in Queue (ms)
- add a delay before playing new TTS Messages
- Delay After No TTS (ms)
- set the amount of time to wait for moving to the next message for "No TTS" Messages
- Smart String Splitting
- Automatically break a message longer than the specified character limit into multiple messages
- STTTS Shortcut
- Hotkey to activate Speech to Text to Speech.
- Stop TTS Shortcut
- Hotkey to stop the currently play TTS Message.
- Quick Type Shortcut
- The quick type feature can be used to quickly focus TTS Voice Wizard for typing and refocus the game afterwards. The default keys are
Ctrl
+H
. - Refocus game on Play
- Having this enabled makes your previously focused window get refocused after click the play button. If this is disabled the previous focused window will only be automatically refocused after clicking the Quick Type Shortcut hotkey again.
- The quick type feature can be used to quickly focus TTS Voice Wizard for typing and refocus the game afterwards. The default keys are
- Send OSC Messages to the Kill Frenzy Avatar Text
- Constantly refreshes the KAT text. This is useful since Text only shows for users that are looking at the display when it is outputting
- How messages are chunked, this should match the value you selected in Unity.
- The delay in-between message chunks, too short of a delay can cause parts of the display to be blank for some users. This needs to be scaled with FPS. Lower frames require a larger Delay Debug. The default being 250 ms (a quarter of a second) seems to be the sweet spot.
- Clears the text from the kat display
- Hides the kat display
- Manually repeat the last message
- When enabled TTS Voice Wizard will output transcribed text to a text file to be used a text source for OBS
- All messages are saved as .wav files, each new messages overrides the last.