This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Sample Application | |
------------------------------------- | |
This file describes how to set up, configure, and run the Java Application | |
using AT&T's API Platform services. It covers all steps required to register | |
the application, and create and run one's own full-fledged sample applications | |
based on the generated API keys and secrets. | |
1. Configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Samples - TextToSpeech app 1 | |
------------------------------ | |
This file describes how to set-up, configure and run the PHP Applications | |
using AT&T API Platform services. | |
It covers all steps required to register the application and, | |
based on the generated API keys and secrets, create and run one's own | |
full-fledged sample applications. | |
1. Configuration | |
2. Installation | |
3. Parameters |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Sample Apps | |
-------------------------------------- | |
This file describes how to set up, configure and run the Ruby sample | |
applications using the AT&T API Platform services. It covers all steps | |
required to register the applications on DevConnect as well as running the | |
sample applications locally. | |
1. Configuration | |
2. Installation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="TTS_App1" %> | |
<!DOCTYPE html> | |
<!-- | |
Licensed by AT&T under 'Software Development Kit Tools Agreement.' 2013 | |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION: http://developer.att.com/sdk_agreement/ | |
Copyright 2013 AT&T Intellectual Property. All rights reserved. http://developer.att.com | |
For more information contact [email protected] | |
--> | |
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@ Page Language="VB" AutoEventWireup="true" CodeFile="Default.aspx.vb" Inherits="TTS_App1" %> | |
<!DOCTYPE html> | |
<!-- | |
Licensed by AT&T under 'Software Development Kit Tools Agreement.' 2013 | |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION: http://developer.att.com/sdk_agreement/ | |
Copyright 2013 AT&T Intellectual Property. All rights reserved. http://developer.att.com | |
For more information contact [email protected] | |
--> | |
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Sample Application | |
------------------------------------- | |
This file describes how to set up, configure, and run the Java Application | |
using AT&T's API Platform services. It covers all steps required to register | |
the application, and create and run one's own full-fledged sample applications | |
based on the generated API keys and secrets. | |
1. Configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Samples - SpeechCustom app 1 | |
------------------------------ | |
This file describes how to set-up, configure and run the PHP Applications | |
using AT&T API Platform services. | |
It covers all steps required to register the application and, | |
based on the generated API keys and secrets, create and run one's own | |
full-fledged sample applications. | |
1. Configuration | |
2. Installation | |
3. Parameters |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AT&T API Platform Sample Apps | |
-------------------------------------- | |
This file describes how to set up, configure and run the Ruby sample | |
applications using the AT&T API Platform services. It covers all steps | |
required to register the applications on DevConnect as well as running the | |
sample applications locally. | |
1. Configuration | |
2. Installation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Speech_App1" %> | |
<!DOCTYPE html> | |
<!-- | |
Licensed by AT&T under 'Software Development Kit Tools Agreement.' 2013 | |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION: http://developer.att.com/sdk_agreement/ | |
Copyright 2013 AT&T Intellectual Property. All rights reserved. http://developer.att.com | |
For more information contact [email protected] | |
--> | |
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%@ Page Language="VB" AutoEventWireup="true" CodeFile="Default.aspx.vb" Inherits="Speech_App1" %> | |
<!DOCTYPE html> | |
<!-- | |
Licensed by AT&T under 'Software Development Kit Tools Agreement.' 2012 | |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION: http://developer.att.com/sdk_agreement/ | |
Copyright 2012 AT&T Intellectual Property. All rights reserved. http://developer.att.com | |
For more information contact [email protected] | |
--> | |
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]--> |
NewerOlder