Record Skype audio/text chat using ASP.NET website
-
I want to record voice/text chat of my website users who communicate through Skype. Can anybody help me how can I accomplish this task using ASP.NET or PHP code?
M.Daud wrote:
Can anybody help me how can I accomplish this task
I realize this is not popular these days but if it were me, I might start by introducing myself to some technical information about Skype. Ok, I just did that, and having done so, it is possible that your question makes no sense, however you might want perform your own in-depth analysis.
led mike
-
M.Daud wrote:
Can anybody help me how can I accomplish this task
I realize this is not popular these days but if it were me, I might start by introducing myself to some technical information about Skype. Ok, I just did that, and having done so, it is possible that your question makes no sense, however you might want perform your own in-depth analysis.
led mike
led mike wrote:
I realize this is not popular these days but if it were me, I might start by introducing myself to some technical information about Skype.
The most simply obvious step.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
led mike wrote:
I realize this is not popular these days but if it were me, I might start by introducing myself to some technical information about Skype.
The most simply obvious step.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
Paul Conrad wrote:
The most simply obvious step.
Yeah. It's beyond my understanding how so many people think they can read something from a forum that will be, somehow, magically more informative than reading information that already exists on a subject. :)
led mike
-
Paul Conrad wrote:
The most simply obvious step.
Yeah. It's beyond my understanding how so many people think they can read something from a forum that will be, somehow, magically more informative than reading information that already exists on a subject. :)
led mike
led mike wrote:
It's beyond my understanding how so many people think they can read something from a forum that will be, somehow, magically more informative than reading information that already exists on a subject.
I agree. When looking at most knowledge base articles on just about any real topic, the length of those articles would just be beyond the scope of a forum post. I wonder if it is people hoping for a quick silver-bullet, cure-all, answer; rather than having to do some serious reading.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
led mike wrote:
It's beyond my understanding how so many people think they can read something from a forum that will be, somehow, magically more informative than reading information that already exists on a subject.
I agree. When looking at most knowledge base articles on just about any real topic, the length of those articles would just be beyond the scope of a forum post. I wonder if it is people hoping for a quick silver-bullet, cure-all, answer; rather than having to do some serious reading.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
Paul Conrad wrote:
I wonder if it is people hoping for a quick silver-bullet, cure-all, answer;
At least sometimes no doubt. Another possibility is if their origins are Drag and Drop they just may not have a clue about anything. Therefore everything must be solved by having a set of directions. Connect part A to Part C using Part B. What do they do, who cares, just follow the directions and ship it. If it works do it.[^] ;)
led mike
-
Paul Conrad wrote:
I wonder if it is people hoping for a quick silver-bullet, cure-all, answer;
At least sometimes no doubt. Another possibility is if their origins are Drag and Drop they just may not have a clue about anything. Therefore everything must be solved by having a set of directions. Connect part A to Part C using Part B. What do they do, who cares, just follow the directions and ship it. If it works do it.[^] ;)
led mike
led mike wrote:
If it works do it.[^]
Nice one :)
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
I want to record voice/text chat of my website users who communicate through Skype. Can anybody help me how can I accomplish this task using ASP.NET or PHP code?