I5UCC / VRCTextboxOSC

A Text to Text OSC application to communicate with VRChats new "Text Chatbox" system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRCTextboxOSC Github All Releases Buy Me a Coffee at ko-fi.com

An OSC application to communicate with VRChats new "Text Chatbox" system. This can directly replace the in game Keyboard for the Chat box and update it in real time! (With a bit of a delay tho)

Features:

  • Auto update

    • Continuosly Updates the textbox with your written text. Pressing enter clears the Chatbox.
    • Continuous Writing: When the maximum Character limit is reached it removes the first word so you can continue typing.
  • Manually send by pressing enter or the send button.

  • Window focus feature, press Alt+A to focus your keyboard and mouse from VRChat to VRCTextboxOSC

  • "Set Window Always on top" mode, This is useful for Users who want to keep the textbox app window ontop of all other apps.

Want to talk rather then type? Try my SpeechToText implementation

Showcase

VRChat_OUz3vNdnLR.mp4

How to use

Activate OSC in VRChat:

EnableOSC

In Action menu, got to Options>OSC>Enable

Then just run the VRCTextboxOSC.exe and you are all set!

OSC Troubleshoot

If you have problems with this program, try this to fix it:

  • Close VRChat.
  • Open 'Run' in Windows (Windows Key + R)
  • Type in %APPDATA%\..\LocalLow\VRChat\VRChat\OSC
  • Delete the folders that start with 'usr_*'.
  • Startup VRChat again and it should work.

Requirements

About

A Text to Text OSC application to communicate with VRChats new "Text Chatbox" system.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%