News

Windows Azure Adding Voice, SMS Capabilities

Twilio's APIs let developers build the ability to initiate and receive phone calls from mobile and Web apps.

Voice recognition is coming to Microsoft's cloud.

In its attempt to gain more traction for Windows Azure, Microsoft announced that it's partnered with Twilio in a deal that will let developers build voice and SMS-enabled applications that run on its cloud service.

Twilio is a startup based in San Francisco that offers a cloud-based telephony service. Its APIs let developers build the ability to initiate and receive phone calls from mobile and Web apps. In addition to enabling call control, the APIs allow developers to integrate voice messaging, interactive voice response and text messaging into their applications.

"Our mission is to unlock the black box of telecommunications by building a simple, clean abstraction layer on top of the complex and esoteric telecommunications protocols," said Jon Plax, Twilio's director of product management, in an interview. "We present simple RESTful APIs, that can be used from any language, any platform, that require a very basic developer skill set to utilize. You don't have to be a telecom wonk in order to build applications that do interactive voice communications or interactive SMS."

The partnership is targeted at developers looking to build apps that allow users to initiate and receive phone calls from their apps. It will also appeal to those looking to build that capability into mobile and Web-based customer relationship management (CRM) apps as well as interactive voice response and distribution of apps to mobile devices via text message rather than through app stores, Plax said. The API simplifies access to telecom networks, he added. 

Twilio's APIs will work with applications built in Java, .NET and PHP running on Windows Azure. "Sending text messages from Windows Azure has never been so easy," wrote Brian Goldfarb, director of product marketing for Microsoft's Windows Azure group, in a blog post.

The company is offering Windows Azure developers 1,000 free text messages or 1,000 voice minutes to try the service, which costs 1 cent per minute per inbound call or per message and 2 cents per outbound call and $1 per month to host a telephone number. Twilio doesn't require contracts; users pay just for what they use, Plax said.

Twilio's client libraries, which allow developers to build audio into their Web and mobile apps, support Javascript, iOS and Andoid. The libraries enable call control routed through the Twilio service, which is hosted on Amazon Web Services Elastic Compute Cloud (EC2). Asked if Twilio was considering running any of its service in Windows Azure, Plax said no such discussions have taken place.

About the Author

Jeffrey Schwartz is editor of Redmond magazine and also covers cloud computing for Virtualization Review's Cloud Report. In addition, he writes the Channeling the Cloud column for Redmond Channel Partner. Follow him on Twitter @JeffreySchwartz.

comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube