-
-
Notifications
You must be signed in to change notification settings - Fork 70
Voice Commands
VRCWizard edited this page Oct 26, 2023
·
4 revisions
- Voice Commands can be activated using any of the speech to text options
- Upon using a voice command an OSC message will be sent to the Device and Port specified in Text Settings
- When a command is activated a message will display in the log
- The phrase that you will say to activate the command
- The address of the VRChat parameter
- Example:
/avatar/parameters/Shirt_Color
- Choose between Int, Float, or Bool.
- Example Int:
2
- Example Float:
0.69
- Example Bool:
true
false
- A Voice Command can be temporarily disabled by unchecking its checkbox
- To delete a Voice Command enable Delete Command on Double Click and double click to your heart's content.
- Alternatively, click the Clear All button to remove all commands.