voice
Control voice activation in VRChat using the MCP OSC server. Enable or disable voice chat for AI-driven avatar interactions in virtual reality environments.
Instructions
Toggle voice
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}