Skip to content

Instantly share code, notes, and snippets.

@t2-support-gists
t2-support-gists / README.txt
Last active December 15, 2015 02:49
Text To Speech Java RESTFul App 1
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
@t2-support-gists
t2-support-gists / README.txt
Last active December 15, 2015 02:49
Text To Speech PHP RESTFul App 1
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
@t2-support-gists
t2-support-gists / README
Last active December 15, 2015 02:49
Text To Speech Ruby RESTFul App 1
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
@t2-support-gists
t2-support-gists / Default.aspx
Last active December 15, 2015 02:49
Text To Speech Csharp RESTFul App 1
<%@ 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 developer.support@att.com
-->
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]-->
@t2-support-gists
t2-support-gists / Default.aspx
Last active December 15, 2015 02:49
Text To Speech Vb RESTFul App 1
<%@ 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 developer.support@att.com
-->
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]-->
@t2-support-gists
t2-support-gists / README.txt
Last active December 15, 2015 02:49
SpeechCustom Java RESTFul App 1
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
@t2-support-gists
t2-support-gists / README.txt
Last active December 15, 2015 02:49
SpeechCustom PHP RESTFul App 1
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
@t2-support-gists
t2-support-gists / README
Last active December 15, 2015 02:49
SpeechCustom Ruby RESTFul App 1
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
@t2-support-gists
t2-support-gists / Default.aspx
Last active December 15, 2015 02:49
SpeechCustom Csharp RESTFul App 1
<%@ 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 developer.support@att.com
-->
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]-->
@t2-support-gists
t2-support-gists / Default.aspx
Last active December 15, 2015 02:49
SpeechCustom Vb RESTFul App 1
<%@ 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 developer.support@att.com
-->
<!--[if lt IE 7]> <html class="ie6" lang="en"> <![endif]-->