Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#198949 - 16/01/2004 18:17 Voice software for windows
pca
old hand

Registered: 20/07/1999
Posts: 1102
Loc: UK
Hi.

I'm looking for some, preferably freeware, software that would allow me to use a modem and a headset plugged into the computer to act as a telephone. IE, the headset is not plugged into the modem, but is a wave input/output device. What I actually want to use is a bluetooth headset, and eventually tie it all together with some voice recognition software to give similar functionality to a bluetooth phone with voice dialling. Any ideas?

pca
_________________________
Experience is what you get just after it would have helped...

Top
#198950 - 16/01/2004 21:23 Re: Voice software for windows [Re: pca]
lectric
pooh-bah

Registered: 20/01/2002
Posts: 2085
Loc: New Orleans, LA
I wish. I've looked for years for a decent voice control software that allows macro scripting. Of course, I gave up after a year or so. My goal was to link it to X10 products to control my home.

Top
#198951 - 17/01/2004 06:33 Re: Voice software for windows [Re: lectric]
mschrag
pooh-bah

Registered: 09/09/2000
Posts: 2303
Loc: Richmond, VA
Likewise .. I've been very slowly writing this myself for a couple years now (inbetween jEmplode and RMML ). Here are the pieces I'm using (each with differing degrees of completeness):

AT&T Natural Voices for synth,
Cloudgarden (JSAPI on top of MSAPI) + Microsoft Speech SDK for recognition,
a RedRat for IR transmission,
a Zaurus for remote control,
Creative Modem Blaster voice modem (Cloudgarden recently supports the full JavaSound API for input/output, so I can finally I think use my modem's voice capabiility)

One of the biggest problems I have run into is mic'ing. Ultimately I think the route I'm going to go is that the Zaurus will be the controller -- so you take that around with the in the house. It will have an external mic on it and will do wireless transmission of audio over to the server which will then do voice recognition. The other problem I have is location identification. Since the Zaurus has a crappy IR transmitter, the approach I've been taking is that when you hit a button on the Zaurus "remote", it sends a request to the server, which then issues a remote command. But without IR on the client you lose locality of control -- so if you hit TV Power, I need to know you're in the bedroom or the loft to know which command to send and transmitter to talk to. I've been playing with plotting my wireless signal strengths at various points in my house and seeing if the server can identify where I am in the house based on link/level #'s + knowing its previous values (like I can't jump from the bedroom into the basement instanteously, so it can use that fact to try and remove unlikely candidates).

Oh well. This is my dream anyway

ms

Top
#198952 - 17/01/2004 10:16 Re: Voice software for windows [Re: mschrag]
jdandrea
member

Registered: 07/11/2001
Posts: 188
Loc: New Jersey
Natural Voices - excellent! I almost joined their development team to work on a Linux variant a few years ago, but that didn't pan out. Keep us posted on this - sounds terrific.
_________________________
-- JD - SN# 040104008 (120GB Blue, Digital Out)

Top