AT&T has announced the launch of a new Speech API which is powered by the AT&T Watsonâ„ speech engine. The new Speech API allows developers to integrate speech-to-text functionality in mobile applications. The service works with almost any mobile phone and “across all other U.S. wireless carrier services.”
There are a variety of speech contexts that can be used to voice-enable applications which includes Web Search, Business Search, Voicemail-to-text, SMS and Generic. According to AT&T, the Generic speech context “allows developers to address over 90% of US customers with a single API.”
Using the Speech Service, audio files are sent to AT&T via the mobile application. The transcribed text of what was said by the user is then returned to the application. The API supports XML & JSON request/response body formats.
According to AT&T, the Speech API provides these benefits:
AT&T also offers native and HTML5 SDKs as a jump-start.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
One Response to “The New AT&T Speech API: “Bring Speech to Your Apps””
at 9:20 pm
I created a Ruby gem for consuming the Webservice API of the AT&T Speech capabilities:
https://github.com/jsgoecke/att_speech