usign Skype from .NET

usign Skype from .NET

am 24.04.2008 16:48:32 von George Ter-Saakov

Had anyone tried to automate Skype from ASP.NET?
I need to implement Phone activation from my ASP.NET web site.

So after user had created account, robot calls him and asks to push "1" if
yes and 0 if "No". So naturally I thought about Skype.
Is it doable? Or may be someone knows other way to do it?

PS: I know that I will need to pay for the actual calls and it's ok.

Thanks
George.

Re: usign Skype from .NET

am 24.04.2008 17:43:19 von nomailreplies

These articles should give you some heads-up :

http://www.codeproject.com/KB/aspnet/SkypeSample.aspx

http://www.codeproject.com/KB/cs/skypecontrolapicsharp.aspx

http://www.nsoftware.com/ibiz/skype/technologies.aspx?sku=by n1-a




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaƱol : http://asp.net.do/foros/
======================================
"George Ter-Saakov" wrote in message news:OSbpFphpIHA.2064@TK2MSFTNGP05.phx.gbl...
> Had anyone tried to automate Skype from ASP.NET?
> I need to implement Phone activation from my ASP.NET web site.
>
> So after user had created account, robot calls him and asks to push "1" if yes and 0 if "No". So naturally I thought
> about Skype.
> Is it doable? Or may be someone knows other way to do it?
>
> PS: I know that I will need to pay for the actual calls and it's ok.
>
> Thanks
> George.
>

Re: usign Skype from .NET

am 24.04.2008 21:39:13 von NoSpamMgbworld

I generally like Google for these types of question. :-)
http://tinyurl.com/5ra7he

There are a few projects on Code Project.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"George Ter-Saakov" wrote in message
news:OSbpFphpIHA.2064@TK2MSFTNGP05.phx.gbl...
> Had anyone tried to automate Skype from ASP.NET?
> I need to implement Phone activation from my ASP.NET web site.
>
> So after user had created account, robot calls him and asks to push "1"
> if yes and 0 if "No". So naturally I thought about Skype.
> Is it doable? Or may be someone knows other way to do it?
>
> PS: I know that I will need to pay for the actual calls and it's ok.
>
> Thanks
> George.
>

Re: usign Skype from .NET

am 24.04.2008 22:48:57 von George Ter-Saakov

I asked if it's doable or not before I start to research how to do it.
I kind of hoped to see an answers like "Yes, this type of application is
doable with Skype" (or some other service)
I would obviously have to dig in to their documentation
https://developer.skype.com/ once I start programming

I did search codeproject myself...
All three project there do not do voice phone calls over Skype. And not even
related to Skype much.
Also I did Google....


George.

"Cowboy (Gregory A. Beamer)" wrote in
message news:u18%23hLkpIHA.3408@TK2MSFTNGP03.phx.gbl...
>I generally like Google for these types of question. :-)
> http://tinyurl.com/5ra7he
>
> There are a few projects on Code Project.
>
> --
> Gregory A. Beamer
> MVP, MCP: +I, SE, SD, DBA
>
> Subscribe to my blog
> http://gregorybeamer.spaces.live.com/lists/feed.rss
>
> or just read it:
> http://gregorybeamer.spaces.live.com/
>
> *************************************************
> | Think outside the box! |
> *************************************************
> "George Ter-Saakov" wrote in message
> news:OSbpFphpIHA.2064@TK2MSFTNGP05.phx.gbl...
>> Had anyone tried to automate Skype from ASP.NET?
>> I need to implement Phone activation from my ASP.NET web site.
>>
>> So after user had created account, robot calls him and asks to push "1"
>> if yes and 0 if "No". So naturally I thought about Skype.
>> Is it doable? Or may be someone knows other way to do it?
>>
>> PS: I know that I will need to pay for the actual calls and it's ok.
>>
>> Thanks
>> George.
>>
>
>