Voice to Text Command
I'm looking to use this program in conjunction with iRacing, had a question if it's possible to do a certain command before I buy. I've tried the demo but was unable to figure out how to set this up.
I want to be able to do voice to text. So I've set "start Text" to press the T key which starts the text box, but from there which setting am I supposed to pick to have it convert what I'm saying into text? I then want to say "send text" or "erase text" so it doesn't just automatically submit before I'm able to review. Is there a way to do this?
Sort by:
Best
Open comment sort options
Comments Section
I think there is a program in Windows that does speech to text. You may need voice attack to speak the command to start the application to do what you want.
Anything you can do manually, you can do with Voice Attack. There are youtube videos out there where it's being used to code.
You could use the dicatet function. Create a command which starts dication for a certian amount of time or while you hold a specific key. After that you copy the input to your clipboard by using {DICTATION}. Now you could paste the text into your game chat. Last thing to do is handle the send or erase method.