Click here to Skip to main content
15,907,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Antialiased Arc Algorithm Pin
Ryan Binns6-Apr-05 18:43
Ryan Binns6-Apr-05 18:43 
GeneralRe: Antialiased Arc Algorithm Pin
Naren Neelamegam8-Apr-05 0:53
Naren Neelamegam8-Apr-05 0:53 
GeneralCHtmlView and XP Style Pin
status6-Apr-05 1:59
status6-Apr-05 1:59 
GeneralGetHandleMask() Pin
Balaji Krishna6-Apr-05 0:39
Balaji Krishna6-Apr-05 0:39 
GeneralRe: GetHandleMask() Pin
Balaji Krishna6-Apr-05 2:05
Balaji Krishna6-Apr-05 2:05 
GeneralRe: GetHandleMask() Pin
Blake Miller6-Apr-05 5:25
Blake Miller6-Apr-05 5:25 
Questiontapi??? Pin
mpallavi6-Apr-05 0:24
mpallavi6-Apr-05 0:24 
AnswerRe: tapi??? Pin
Claudio Grazioli6-Apr-05 3:39
Claudio Grazioli6-Apr-05 3:39 
mpallavi wrote:
Is TAPI is what i require to study???

Basically: Yes. To control a phone (or a PBX) TAPI normaly is the way to go.

But: You need a TAPI driver. You can only control phones and PBX's that have a TAPI driver. In your case, I think the adapter you use to connect the phone to the PC must have a TAPI driver.

mpallavi wrote:
Just collect voice from telephone and save it

And here is your next problem. Most TAPI drivers support TAPI version 2.x. But TAPI 2.x does not support capturing the voice stream of the phone. Capturing voice streams from the phone is optionally supported by TAPI 3.x. But just optionally. So even if you have a TAPI 3.x driver for your phone/adapter it's unsure if it supports capturing voice streams.


Claudio
Claudio's Website
AnswerRe: tapi??? Pin
jerry0davis6-Apr-05 23:12
jerry0davis6-Apr-05 23:12 
GeneralRe: tapi??? Pin
mpallavi7-Apr-05 1:26
mpallavi7-Apr-05 1:26 
GeneralRe: tapi??? Pin
jerry0davis7-Apr-05 1:32
jerry0davis7-Apr-05 1:32 
GeneralRe: tapi??? Pin
mpallavi7-Apr-05 1:53
mpallavi7-Apr-05 1:53 
GeneralRe: tapi??? Pin
jerry0davis7-Apr-05 2:39
jerry0davis7-Apr-05 2:39 
Generalgethandlemask() Pin
Anonymous6-Apr-05 0:23
Anonymous6-Apr-05 0:23 
Questionhow to read music file in a c prog Pin
Member 18528735-Apr-05 23:32
Member 18528735-Apr-05 23:32 
AnswerRe: how to read music file in a c prog Pin
Ravi Bhavnani6-Apr-05 1:41
professionalRavi Bhavnani6-Apr-05 1:41 
GeneralMFC ini Files Pin
charu1235-Apr-05 23:14
charu1235-Apr-05 23:14 
GeneralRe: MFC ini Files Pin
ThatsAlok5-Apr-05 23:51
ThatsAlok5-Apr-05 23:51 
GeneralRe: MFC ini Files Pin
Ravi Bhavnani6-Apr-05 1:43
professionalRavi Bhavnani6-Apr-05 1:43 
GeneralRe: MFC ini Files Pin
David Crow6-Apr-05 3:01
David Crow6-Apr-05 3:01 
GeneralRe: MFC ini Files Pin
charu1236-Apr-05 19:59
charu1236-Apr-05 19:59 
GeneralCListCtrl and CTabCtrl help required Pin
Richard Lewis5-Apr-05 22:45
Richard Lewis5-Apr-05 22:45 
GeneralRe: CListCtrl and CTabCtrl help required Pin
toxcct5-Apr-05 23:07
toxcct5-Apr-05 23:07 
GeneralRe: CListCtrl and CTabCtrl help required Pin
Richard Lewis5-Apr-05 23:18
Richard Lewis5-Apr-05 23:18 
GeneralRe: CListCtrl and CTabCtrl help required Pin
toxcct5-Apr-05 23:27
toxcct5-Apr-05 23:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.