Click here to Skip to main content
15,915,172 members
Home / Discussions / C#
   

C#

 
GeneralRe: Phone caller Pin
Nadia Monalisa25-Sep-06 11:18
Nadia Monalisa25-Sep-06 11:18 
GeneralRe: Phone caller Pin
Nader Elshehabi25-Sep-06 11:30
Nader Elshehabi25-Sep-06 11:30 
QuestionRe: Phone caller Pin
HojatAlizadehfard27-Sep-06 7:06
HojatAlizadehfard27-Sep-06 7:06 
AnswerRe: Phone caller Pin
Nader Elshehabi27-Sep-06 10:41
Nader Elshehabi27-Sep-06 10:41 
GeneralRe: Phone caller Pin
HojatAlizadehfard28-Sep-06 7:36
HojatAlizadehfard28-Sep-06 7:36 
GeneralRe: Phone caller Pin
Nader Elshehabi28-Sep-06 8:02
Nader Elshehabi28-Sep-06 8:02 
GeneralRe: Phone caller Pin
HojatAlizadehfard28-Sep-06 9:30
HojatAlizadehfard28-Sep-06 9:30 
GeneralRe: Phone caller Pin
Nader Elshehabi28-Sep-06 9:42
Nader Elshehabi28-Sep-06 9:42 
Um.. Sorry! I haven't gone that far in TAPI. There ought to be an event fired when the phone is answered, but I don't remember it. Mose of my work with TAPI was about Data calls. Search for the event notification registration. You should register the event that you want to handle. About the voice file playing, modem's line is just another audio line. You got two options:
1- There is a stream object that is associated with the call -maybe even multiple streams-. Check it out if you can stream your audio through it.
2- Use DirectX to play the audio to the modem's audio line as you would to the speakers.

I hope I could have helped you better, but as I told you, my experience is with data calls. Good luck!

RegardsRose | [Rose]

QuestionRe: Phone caller Pin
HojatAlizadehfard1-Oct-06 1:20
HojatAlizadehfard1-Oct-06 1:20 
AnswerRe: Phone caller Pin
Nader Elshehabi1-Oct-06 4:22
Nader Elshehabi1-Oct-06 4:22 
QuestionQuestion about messaging in C# Pin
Jethro6325-Sep-06 7:00
Jethro6325-Sep-06 7:00 
AnswerRe: Question about messaging in C# Pin
led mike25-Sep-06 7:44
led mike25-Sep-06 7:44 
AnswerRe: Question about messaging in C# Pin
Nader Elshehabi25-Sep-06 7:59
Nader Elshehabi25-Sep-06 7:59 
GeneralRe: Question about messaging in C# Pin
Jethro6325-Sep-06 8:13
Jethro6325-Sep-06 8:13 
GeneralRe: Question about messaging in C# Pin
Nader Elshehabi25-Sep-06 10:42
Nader Elshehabi25-Sep-06 10:42 
GeneralRe: Question about messaging in C# Pin
Jethro6325-Sep-06 16:20
Jethro6325-Sep-06 16:20 
QuestionProblem with SmtpClient Pin
Hmitosh25-Sep-06 6:36
Hmitosh25-Sep-06 6:36 
AnswerRe: Problem with SmtpClient Pin
led mike25-Sep-06 7:45
led mike25-Sep-06 7:45 
AnswerRe: Problem with SmtpClient Pin
Nadia Monalisa25-Sep-06 10:15
Nadia Monalisa25-Sep-06 10:15 
Questionchoosing appropriate data type Pin
biaali25-Sep-06 6:24
biaali25-Sep-06 6:24 
AnswerRe: choosing appropriate data type Pin
Jon Sagara25-Sep-06 6:33
Jon Sagara25-Sep-06 6:33 
GeneralRe: choosing appropriate data type Pin
biaali25-Sep-06 6:36
biaali25-Sep-06 6:36 
GeneralRe: choosing appropriate data type Pin
Jon Sagara25-Sep-06 6:44
Jon Sagara25-Sep-06 6:44 
GeneralRe: choosing appropriate data type Pin
biaali25-Sep-06 6:46
biaali25-Sep-06 6:46 
QuestionThreading in C# Pin
Omkar Ghaisas25-Sep-06 6:13
Omkar Ghaisas25-Sep-06 6:13 

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.