views:

81

answers:

1

Hi Everyone, I need to detect the user voice when they pick-up the reciever on the other end. Because Modems usually start playing files (playback terminal) when the first ring goes there. So I planned to use speech recognition when they say "hello", it can start play the file until wait for playing file. Or even any noise interference it can start speak. I have a code that can recognize the wav file but i'm struggling to add with my telephone application . I'm using Tapi Manager from C4F for making the calls. The calling is perfect but how shall I add it with my application???

Any link or help that will give or guide how can we integrate the 2 applications????

A: 

I think you'd have better luck listening for a busy signal or waiting until ringing stops. What if they answer in another language? What if they don't say anything? What if it's an answering machine?

wallyk
...or if they say "hi" or "hey"... (probably more common on an answering machine than a real person talking though)
icktoofay
let it be any word or something but the question is how shall i recognize it???
Jankhana