program builder Posted February 7, 2007 Posted February 7, 2007 (edited) I want to create a script, that when I type a key on the keyboard, a sound is played out, as like a hotkey. and when that sound is played, It plays and types the message like a text to speech, and speech to text converter, in one. Is it possible? I would like to create it, so that I could plug the speaker jack, of me and my friends cell phone into the speaker and mic of our computers, and be able to chat without being on the internet. If the speaker is plugged into the mic, then when the words are typed, the sound should come through his speaker and type what I said to him, since it will be programed to convert speech to text, and I would be able to get his messages too. (thats if we both have the program installed) and it works) Is it possible? Edited February 7, 2007 by program builder
BrettF Posted February 7, 2007 Posted February 7, 2007 I type a key on the keyboard, a sound is typed out, as like a hotkey. and when that sound is playedCheck out _IsPressed Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version!
modeler2us Posted February 7, 2007 Posted February 7, 2007 It is possible, but only with static machines setup to do so (understood sound chips/boards)... The way I've gotten it to work, is have a very small voice recognition vocabulary available, however it would probably not be better (currently) vs. txt. Also - the above was done on copper lines, not voip or the like that probably kills another 10-20% of recogntion rates...
program builder Posted February 7, 2007 Author Posted February 7, 2007 Wouldn't it be possible to run the sound off of the sound thing, built into windows XP?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now