<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Tropo Blog &#187; Audio</title>
	<atom:link href="http://blog.tropo.com/category/audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tropo.com</link>
	<description>THE platform for building cloud communications applications</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:05:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Tropo Jambox Megaphone</title>
		<link>http://blog.tropo.com/2011/12/19/tropo-jambox-megaphone/</link>
		<comments>http://blog.tropo.com/2011/12/19/tropo-jambox-megaphone/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 16:46:27 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Hackathon]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jambox]]></category>
		<category><![CDATA[megaphone]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=5079</guid>
		<description><![CDATA[After rocking out to a little White Stripes&#8217; Icky Thump, Chris Matthieu shows you how to build a megaphone using a Jawbone Jambox, an iPhone, and the Tropo Scripting API! Here&#8217;s the Ruby script used in the video: Rock on! &#169;2012 The Tropo Blog. All Rights Reserved..Related posts: Tropo Adds Transcription for Recordings Transcriptions: how [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2009/08/26/tropo-adds-transcription-for-recordings/' rel='bookmark' title='Tropo Adds Transcription for Recordings'>Tropo Adds Transcription for Recordings</a></li>
<li><a href='http://blog.tropo.com/2010/03/26/transcriptions-how-to-do-it-and-use-it/' rel='bookmark' title='Transcriptions: how to do it and use it!'>Transcriptions: how to do it and use it!</a></li>
<li><a href='http://blog.tropo.com/2010/12/17/human-vs-answering-machine-detection/' rel='bookmark' title='Human vs. Answering Machine Detection'>Human vs. Answering Machine Detection</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After rocking out to a little <a href="http://www.youtube.com/watch?v=1OjTspCqvk8">White Stripes&#8217; Icky Thump</a>, <a href="http://twitter.com/chrismatthieu">Chris Matthieu</a> shows you how to build a megaphone using a <a href="http://jawbone.com/speakers/jambox/overview">Jawbone Jambox</a>, an <a href="http://www.apple.com/iphone/">iPhone</a>, and the <a href="https://www.tropo.com/docs/scripting/record.htm">Tropo Scripting API</a>!</p>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/FoUpJLY8rI8" frameborder="0" allowfullscreen></iframe></p>
<p>Here&#8217;s the Ruby script used in the video:</p>
<pre class="brush: ruby; title: ; notranslate">
say &quot;Welcome to the Tropo megaphone app! Please turn on and pair your Jam box now.&quot;

while $currentCall.isActive do

record &quot;Record your message at the beep and then switch audio to jam box.&quot;, {
        :beep =&gt; true,
        :timeout =&gt; 10,
        :silenceTimeout =&gt; 7,
        :maxTime =&gt; 60,
        :onRecord =&gt; lambda { |event|
            log &quot;Recording result = &quot; + event.recordURI
            say event.recordURI}
        }

end
</pre>
<p>Rock on!</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2009/08/26/tropo-adds-transcription-for-recordings/' rel='bookmark' title='Tropo Adds Transcription for Recordings'>Tropo Adds Transcription for Recordings</a></li>
<li><a href='http://blog.tropo.com/2010/03/26/transcriptions-how-to-do-it-and-use-it/' rel='bookmark' title='Transcriptions: how to do it and use it!'>Transcriptions: how to do it and use it!</a></li>
<li><a href='http://blog.tropo.com/2010/12/17/human-vs-answering-machine-detection/' rel='bookmark' title='Human vs. Answering Machine Detection'>Human vs. Answering Machine Detection</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/12/19/tropo-jambox-megaphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The People&#8217;s Skype for the #Occupy Movement</title>
		<link>http://blog.tropo.com/2011/12/05/the-peoples-skype-for-the-occupy-movement/</link>
		<comments>http://blog.tropo.com/2011/12/05/the-peoples-skype-for-the-occupy-movement/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 21:10:04 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[occupy]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=4868</guid>
		<description><![CDATA[This is a guest blog post by Jonathan Baldwin showcasing an application that he wrote using Tropo called The People&#8217;s Skype. It&#8217;s phone-powered, distributed voice and voting system for the #Occupy Movement! As the Occupy Wall Street movement grew in popularity at Zucotti Park in NYC, and other occupations in North America, Jonathan noticed a [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/12/09/tropo-ushahidi-awesome/' rel='bookmark' title='Tropo + Ushahidi = Awesome'>Tropo + Ushahidi = Awesome</a></li>
<li><a href='http://blog.tropo.com/2010/02/23/how-to-distinguish-pstn-skype-inum-and-sip-in-your-tropo-applications/' rel='bookmark' title='How-To: Distinguish PSTN, Skype, iNum, and SIP in your Tropo applications'>How-To: Distinguish PSTN, Skype, iNum, and SIP in your Tropo applications</a></li>
<li><a href='http://blog.tropo.com/2011/05/13/extending-googevoice-with-tropo/' rel='bookmark' title='Extending GoogeVoice with Tropo'>Extending GoogeVoice with Tropo</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This is a guest blog post by <a href="https://twitter.com/#!/jrbaldwinn">Jonathan Baldwin</a> showcasing an application that he wrote using <a href="http://tropo.com">Tropo</a> called <a href="http://www.peoplesskype.org/">The People&#8217;s Skype</a>. It&#8217;s phone-powered, distributed voice and voting system for the #Occupy Movement! </p>
<p>As the <a href="http://occupywallst.org/">Occupy Wall Street</a> movement grew in popularity at Zucotti Park in NYC, and other occupations in North America, Jonathan noticed a problem with the primary method occupiers used to communicate in large groups. <a href="http://www.litkicks.com/PeoplesMic">The People’s Mic</a>, a method of augmenting a speaker’s voice by having listeners repeat their words, didn’t scale up when huge numbers of people attended rallies and General Assemblies. In these cases, the audience had to repeat the speaker’s words multiple times before it reached the far edges of the crowd – it became gradually harder to understand the original speaker’s words the further you are from the inner circle.</p>
<p>Motivated by this, Jonathan was determined to find a simple solution that anyone had access to. There were similar talks amongst the OWS Tech groups about ways to solve this problem, but those ideas never panned out (they included handheld radios and VoIP systems). He also wanted to address another problem of General Assemblies – hand signals are used to communicate consensus with ideas. In a massive crowd, it is hard to express opinion through visual cues, so he wanted to integrate this problem into a one package solution.</p>
<p>Thus, Jonathan created a one-way conference call solution, called <a href="http://www.peoplesskype.org/">The People’s Skype</a>, through the <a href="http://tropo.com">Tropo</a> phone system. Using PHP, <a href="http://www.mongodb.org/">MongoDB</a> and Tropo, he created a simple interface that anyone with any kind of phone, no matter how old, could dial in and create a unique mic with. Upon mic creation, the speaker is given a 4 digit PIN to distribute to others that want to listen in (by holding up a sign or word of mouth). Anyone can call to the original number and listen by typing the unique PIN. Only the speaker is able to talk, while listeners can vote on issues by using their dial-tone, phone keypad (1 for Yes, 0 for No, etc.). </p>
<p><a href="http://www.peoplesskype.org/"><img src="http://blog.tropo.com/files/2011/12/longpic1.jpg" alt="" title="one-way conference call" width="995" height="312" class="aligncenter size-full wp-image-4873" /></a></p>
<p><a href="http://www.peoplesskype.org/"><img src="http://blog.tropo.com/files/2011/12/longpic2.jpg" alt="" title="voting " width="995" height="312" class="aligncenter size-full wp-image-4874" /></a></p>
<p>As the <a href="http://tropo.com">Tropo</a> conference call system is able to support hundreds of people, audience members can either turn their speakerphones on to create a distributed PA system, or listen directly on their handsets. Due to the applications flexibility, it could potentially help fragmented occupiers communicate across police barriers or kettled areas. </p>
<p>Try out The People’s Skype yourself: <a href="http://www.peoplesskype.org">http://www.peoplesskype.org</a>!  You can also download a copy of Jonathan&#8217;s source code from <a href="https://github.com/jrbaldwin/OWS-Globe-/blob/master/augmented_peoples_mic/tropo_version/tropo_everything.php">Github</a>. </p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/12/09/tropo-ushahidi-awesome/' rel='bookmark' title='Tropo + Ushahidi = Awesome'>Tropo + Ushahidi = Awesome</a></li>
<li><a href='http://blog.tropo.com/2010/02/23/how-to-distinguish-pstn-skype-inum-and-sip-in-your-tropo-applications/' rel='bookmark' title='How-To: Distinguish PSTN, Skype, iNum, and SIP in your Tropo applications'>How-To: Distinguish PSTN, Skype, iNum, and SIP in your Tropo applications</a></li>
<li><a href='http://blog.tropo.com/2011/05/13/extending-googevoice-with-tropo/' rel='bookmark' title='Extending GoogeVoice with Tropo'>Extending GoogeVoice with Tropo</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/12/05/the-peoples-skype-for-the-occupy-movement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customer Spotlight: FetchNotes</title>
		<link>http://blog.tropo.com/2011/11/04/customer-spotlight-fetchnotes/</link>
		<comments>http://blog.tropo.com/2011/11/04/customer-spotlight-fetchnotes/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 22:38:00 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[fetchnotes]]></category>
		<category><![CDATA[spotlight]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=4676</guid>
		<description><![CDATA[We finally got a chance to catch up with the guys (@_chaselee and @alexschiff) behind the popular new notes service called FetchNotes! What makes FetchNotes so cool? For one, it has a super simple web UI. The entire site behaves like an app and leverages Python&#8217;s Tornado Webserver and AJAX to add and tag notes [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/12/16/customer-spotlight-zapier/' rel='bookmark' title='Customer Spotlight: Zapier'>Customer Spotlight: Zapier</a></li>
<li><a href='http://blog.tropo.com/2011/12/02/customer-spotlight-flocknote/' rel='bookmark' title='Customer Spotlight: flockNote'>Customer Spotlight: flockNote</a></li>
<li><a href='http://blog.tropo.com/2012/01/30/customer-spotlight-palmling/' rel='bookmark' title='Customer Spotlight: PalmLing'>Customer Spotlight: PalmLing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://fetchnotes.com"><img src="http://blog.tropo.com/files/2011/11/fetchnotes-cloud-logo1.jpg" alt="" title="fetchnotes-cloud-logo" width="200" height="133" class="alignleft size-full wp-image-4680" /></a> We finally got a chance to catch up with the guys (<a href="http://twitter.com/_chaselee">@_chaselee</a> and <a href="http://twitter.com/alexschiff">@alexschiff</a>) behind the popular new notes service called <a href="http://fetchnotes.com">FetchNotes</a>!   </p>
<p>What makes FetchNotes so cool?  For one, it has a super simple web UI.  The entire site behaves like an app and leverages Python&#8217;s <a href="http://www.tornadoweb.org/">Tornado</a> Webserver and AJAX to add and tag notes without lifting your fingers from the keyboard.  Tags are basically hashtagged keywords in the note that allow the app to categorize notes by topic.</p>
<p>Secondly, FetchNotes leverages <a href="http://tropo.com">Tropo</a> to deliver a truly multichannel communications experience.  Today FetchNotes extensively leverages Tropo&#8217;s SMS services but the team has already started working on adding Tropo&#8217;s Voice with transcription service as well as Tropo&#8217;s Instant Messaging services on all of the IM networks including: GTalk, Yahoo!, MSN, AOL, and Jabber!  We may even see support in the near future for in-browser, voice-powered note taking using Tropo&#8217;s Javascript Phone API, <a href="http://phono.com">Phono</a>.</p>
<p>Thirdly, Chase and Alex are working to add groups and third-party integration into other services such as <a href="http://github.com">GitHub</a> or <a href="http://calendar.google.com">Google Calendar</a>.  This would allow developers, testers, and users to take a note about a #feature or #bug and tag it accordingly and watch the note get pushed to other services as GitHub issues or even calendar entries on Google!  </p>
<p>The FetchNotes service is still in private beta but the first 50 new subscribers that click on <a href="http://www.fetchnotes.com/invite/tropo">fetchnotes.com/invite/tropo</a> will be allowed to register for the service and check out the new coolness first hand!</p>
<p><iframe width="640" height="360" src="http://www.youtube.com/embed/WFXU6L1TpTU" frameborder="0" allowfullscreen></iframe></p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/12/16/customer-spotlight-zapier/' rel='bookmark' title='Customer Spotlight: Zapier'>Customer Spotlight: Zapier</a></li>
<li><a href='http://blog.tropo.com/2011/12/02/customer-spotlight-flocknote/' rel='bookmark' title='Customer Spotlight: flockNote'>Customer Spotlight: flockNote</a></li>
<li><a href='http://blog.tropo.com/2012/01/30/customer-spotlight-palmling/' rel='bookmark' title='Customer Spotlight: PalmLing'>Customer Spotlight: PalmLing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/11/04/customer-spotlight-fetchnotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying Tropo based applications to CloudFoundry with Grails</title>
		<link>http://blog.tropo.com/2011/07/05/deploying-tropo-based-applications-to-cloudfoundry-with-grails/</link>
		<comments>http://blog.tropo.com/2011/07/05/deploying-tropo-based-applications-to-cloudfoundry-with-grails/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 09:14:15 +0000</pubDate>
		<dc:creator>Martin Perez</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[cloudfoundry]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[springsource]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=3868</guid>
		<description><![CDATA[Cloud Foundry is a Platform-as-a-Service platform that lets you deploy Spring, Grails, Rails and Node.js applications in the cloud. We&#8217;ve already shown in previous blog posts how you could easily create Tropo-powered Grails applications with Tropo&#8217;s Grails webapi plugin. However, in this blog post I&#8217;m going to show you an screencast in which you will [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/08/new-grails-based-webapi-implementation/' rel='bookmark' title='New Grails based WebApi implementation'>New Grails based WebApi implementation</a></li>
<li><a href='http://blog.tropo.com/2011/04/20/voice-powered-applications-with-grails-screencast/' rel='bookmark' title='Voice powered applications with Grails (Screencast)'>Voice powered applications with Grails (Screencast)</a></li>
<li><a href='http://blog.tropo.com/2011/05/23/controlling-your-browser-with-your-phone-and-grails/' rel='bookmark' title='Controlling your Browser with your Phone and Grails'>Controlling your Browser with your Phone and Grails</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tropo.com/files/2011/07/VMW-LGO-CloudFoundry-217-square-300x300.png"><img src="http://blog.tropo.com/files/2011/07/VMW-LGO-CloudFoundry-217-square-300x300.png" alt="" width="300" height="300" class="alignleft size-full wp-image-3869" /></a>Cloud Foundry is a Platform-as-a-Service platform that lets you deploy Spring, Grails, Rails and Node.js applications in the cloud. We&#8217;ve already shown in previous blog posts how you could easily create <a href="http://blog.tropo.com/2011/04/20/voice-powered-applications-with-grails-screencast/">Tropo-powered Grails applications</a> with Tropo&#8217;s <a href="http://blog.tropo.com/2011/02/08/new-grails-based-webapi-implementation/">Grails webapi plugin</a>. However, in this blog post I&#8217;m going to show you an screencast in which you will learn how to deploy your applications to CloudFoundry. </p>
<p>As you will see in the screencast, deploying your Tropo applications with Grails to CloudFoundry is really easy. A few commands and you get your application not only in one, but in two cloud platforms!! So, you&#8217;ve got on one hand Tropo&#8217;s cloud platform which lets you run voice powered applications that can quickly scale and on the on the other hand you run all the business logic in CloudFoundry&#8217;s cloud platform. So you don&#8217;t have to worry about server and resources provisioning and you can take advantage of CloudFoundry&#8217;s infrastructure to scale. </p>
<p>So, here is the screencast:</p>
<p><object width="450" height="338"><param name="movie" value="http://www.youtube.com/v/0vVJ2pGjH1I?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0vVJ2pGjH1I?version=3" type="application/x-shockwave-flash" width="450" height="338" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Also, be sure to check these links to get extra information:</p>
<ul>
<li><a href="http://www.cloudfoundry.com/">CloudFoundry&#8217;s website</a> (you will need to sign up for an account)</li>
<li><a href="http://grails-plugins.github.com/grails-cloud-foundry/docs/manual/index.html">CloudFoundry Grails plugin user&#8217;s guide</a>.</li>
<li><a href="http://grails-plugins.github.com/grails-cloud-foundry-ui/docs/manual/index.html">Grails CloudFoundry UI plugin User&#8217;s guide</a> (this plugin lets you graphically manage your resources).</li>
<li><a href="http://blog.springsource.com/2011/04/13/using-cloud-foundry-from-sts/">This article</a> shows how to use CloudFoundry from your SpringSource STS IDE</li>
</ul>
<p>Hope you like it!!</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/08/new-grails-based-webapi-implementation/' rel='bookmark' title='New Grails based WebApi implementation'>New Grails based WebApi implementation</a></li>
<li><a href='http://blog.tropo.com/2011/04/20/voice-powered-applications-with-grails-screencast/' rel='bookmark' title='Voice powered applications with Grails (Screencast)'>Voice powered applications with Grails (Screencast)</a></li>
<li><a href='http://blog.tropo.com/2011/05/23/controlling-your-browser-with-your-phone-and-grails/' rel='bookmark' title='Controlling your Browser with your Phone and Grails'>Controlling your Browser with your Phone and Grails</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/07/05/deploying-tropo-based-applications-to-cloudfoundry-with-grails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tropo-Powered Hamradio Callsign Lookup App</title>
		<link>http://blog.tropo.com/2011/04/06/tropo-powered-hamradio-callsign-lookup-app/</link>
		<comments>http://blog.tropo.com/2011/04/06/tropo-powered-hamradio-callsign-lookup-app/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 01:35:09 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[Multi-channel]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[callsigns]]></category>
		<category><![CDATA[hamradio]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[tts]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=3153</guid>
		<description><![CDATA[Ham radio or amateur radio communications has been around since the early 1900s.  Ham radio technology has kept pace with traditional communications and may even be the only technology that allows people to communicate in natural disasters.  Ham radio operators can communicate over very far distances using HF (high frequencies) as well as through satellites [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/15/tweetchat-mobile-lookup-powered-by-tropo/' rel='bookmark' title='Tweetchat Mobile Lookup Powered by Tropo'>Tweetchat Mobile Lookup Powered by Tropo</a></li>
<li><a href='http://blog.tropo.com/2011/02/21/send-a-fax-with-your-voice/' rel='bookmark' title='Send a Fax with your Voice!'>Send a Fax with your Voice!</a></li>
<li><a href='http://blog.tropo.com/2011/05/13/extending-googevoice-with-tropo/' rel='bookmark' title='Extending GoogeVoice with Tropo'>Extending GoogeVoice with Tropo</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yaesu.com/indexvs.cfm?cmd=DisplayProducts&amp;ProdCatID=111&amp;encProdID=64C913CDBC183621AAA39980149EA8C6&amp;DivisionID=65&amp;isArchived=0"><img class="alignright size-full wp-image-3155" src="http://blog.tropo.com/files/2011/04/yaesu-vx-8r.jpg" alt="" width="308" height="491" /></a><a href="http://en.wikipedia.org/wiki/Ham_radio">Ham radio</a> or amateur radio communications has been around since the early 1900s.  Ham radio technology has kept pace with traditional communications and may even be the <strong>only</strong> technology that allows people to communicate in natural disasters.  Ham radio operators can communicate over very far distances using HF (high frequencies) as well as through satellites via <a href="http://www.amsat.org/amsat-new/index.php">AMSAT</a> and even using <a href="http://en.wikipedia.org/wiki/Voice_over_IP">VoIP</a> over the Internet using <a href="http://www.echolink.org/">EchoLink</a>, <a href="http://www.irlp.net/">IRLP</a>, or <a href="http://www.dstarusers.org/">D-STAR</a>!</p>
<p>There are nearly 750,000 FCC licensed ham radio operators in the United States and over 3M licensed operators worldwide.  Each operator has federally issued callsign that is used to uniquely identify the station operating on the band.</p>
<p>Using <a href="http://tropo.com">Tropo</a> and <a href="http://callook.info/">Callook</a> (<a href="http://twitter.com/#!/joshdi">Josh Dick&#8217;s W1JDD</a> Callsign API), <a href="http://twitter.com/ChrisMatthieu">Chris Matthieu</a> (N7ICE) was able quickly develop a speech recognition and text-to-speech based telephony app that is accessible by any of the following channels:</p>
<p><strong>Voice and SMS:</strong> 1-480-374-3234</p>
<p><strong>Skype:</strong> <a href="skype://+990009369991489376">+990009369991489376</a></p>
<p><strong>VoIP / SIP: </strong>sip:9991489376@sip.tropo.com</p>
<p><strong>Phono:</strong> <a href="9991489376@sip.tropo.com">app:9991489376</a></p>
<p>Upon calling the application, you are asked to spell a callsign using military phonetics:</p>
<p>A &#8211; Alfa, B &#8211; Bravo, C &#8211; Charlie, D &#8211; Delta, E &#8211; Echo, F &#8211; Foxtrot, G &#8211; Golf, H &#8211; Hotel, I &#8211; India, J &#8211; Juliet, K &#8211; Kilo, L &#8211; Lima, M &#8211; Mike,  N &#8211; November, O &#8211; Oscar, P &#8211; Papa, Q &#8211; Quebec, R &#8211; Romeo, S &#8211; Sierra, T &#8211; Tango, U &#8211; Uniform, V &#8211; Victor, W &#8211; Whiskey, X &#8211; X-Ray, Y &#8211; Yankee, Z &#8211; Zulu</p>
<p>In addition to these commands, you can say restart to start over or stop if your callsign is entered correctly.  Upon saying stop, the Tropo application does a REST-based call to Callook to get a JSON response of the data related to the callsign inquired.  In addition to the communication channels listed above, Chris Matthieu was able to use his handheld hamradio (like the one featured above) to communicate using VHF (very high frequencies) to connect to a repeater nearly 50 miles away on a mountaintop and connect to Tropo via an auto-patch phone line to perform a callsign lookup.  Here is a screencast and source code for the application!</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/1kpL2WopwW0?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe></p>
<p>Here is the source code running on Tropo&#8217;s Scripting API:</p>
<pre class="brush: ruby; title: ; notranslate">
require 'rest_client'
require 'json'

answer
sleep 2
say &quot;welcome to the tropo ham radio call sign lookup application&quot;

callsign = &quot;&quot;
callsigntext = &quot;&quot;

loop do

  result = ask &quot;spell the callsign phonetically. say stop when done or restart to start over&quot;, {
      :choices =&gt; &quot;alpha, bravo, charlie, delta, echo, foxtrot, golf, hotel, india, juliette, kilo, lima, mike, november, oscar, papa, quebec, romeo, sierra, tango, uniform, victor, whiskey, xray, yankee, zulu, one, two, three, four, five, six, seven, eight, nine, zero, stop, restart&quot;}

  if result.value == &quot;stop&quot;
    break
  elsif result.value == &quot;restart&quot;
    callsign = &quot;&quot;
    callsigntext = &quot;&quot;
  else
    callsigntext = callsigntext + &quot; &quot; + result.value
    say &quot;so far you entered #{callsigntext}&quot;

    letter = case result.value
     when &quot;alpha&quot; then &quot;a&quot;
     when &quot;bravo&quot; then &quot;b&quot;
     when &quot;charlie&quot; then &quot;c&quot;
     when &quot;delta&quot; then &quot;d&quot;
     when &quot;echo&quot; then &quot;e&quot;
     when &quot;foxtrot&quot; then &quot;f&quot;
     when &quot;golf&quot; then &quot;g&quot;
     when &quot;hotel&quot; then &quot;h&quot;
     when &quot;india&quot; then &quot;i&quot;
     when &quot;juliette&quot; then &quot;j&quot;
     when &quot;kilo&quot; then &quot;k&quot;
     when &quot;lima&quot; then &quot;l&quot;
     when &quot;mike&quot; then &quot;m&quot;
     when &quot;november&quot; then &quot;n&quot;
     when &quot;oscar&quot; then &quot;o&quot;
     when &quot;papa&quot; then &quot;p&quot;
     when &quot;quebec&quot; then &quot;q&quot;
     when &quot;romeo&quot; then &quot;r&quot;
     when &quot;sierra&quot; then &quot;s&quot;
     when &quot;tango&quot; then &quot;t&quot;
     when &quot;uniform&quot; then &quot;u&quot;
     when &quot;victor&quot; then &quot;v&quot;
     when &quot;whiskey&quot; then &quot;w&quot;
     when &quot;xray&quot; then &quot;x&quot;
     when &quot;yankee&quot; then &quot;y&quot;
     when &quot;zulu&quot; then &quot;z&quot;
     when &quot;one&quot; then &quot;1&quot;
     when &quot;two&quot; then &quot;2&quot;
     when &quot;three&quot; then &quot;3&quot;
     when &quot;four&quot; then &quot;4&quot;
     when &quot;five&quot; then &quot;5&quot;
     when &quot;six&quot; then &quot;6&quot;
     when &quot;seven&quot; then &quot;7&quot;
     when &quot;eight&quot; then &quot;8&quot;
     when &quot;nine&quot; then &quot;9&quot;
     when &quot;zero&quot; then &quot;0&quot;
    end

    if letter
      callsign = callsign + letter
    end

  end

end

response = RestClient.get 'http://callook.info/' + callsign + '/json'
data = JSON.parse(response)

say callsigntext + &quot;belongs to &quot;
say data[&quot;name&quot;]
say &quot;in &quot; + data[&quot;address&quot;][&quot;line2&quot;]
say &quot;and holds a &quot; + data[&quot;current&quot;][&quot;operClass&quot;] + &quot; license&quot;
</pre>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/15/tweetchat-mobile-lookup-powered-by-tropo/' rel='bookmark' title='Tweetchat Mobile Lookup Powered by Tropo'>Tweetchat Mobile Lookup Powered by Tropo</a></li>
<li><a href='http://blog.tropo.com/2011/02/21/send-a-fax-with-your-voice/' rel='bookmark' title='Send a Fax with your Voice!'>Send a Fax with your Voice!</a></li>
<li><a href='http://blog.tropo.com/2011/05/13/extending-googevoice-with-tropo/' rel='bookmark' title='Extending GoogeVoice with Tropo'>Extending GoogeVoice with Tropo</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/04/06/tropo-powered-hamradio-callsign-lookup-app/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Build a VoIP-Based Baby Monitor</title>
		<link>http://blog.tropo.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/</link>
		<comments>http://blog.tropo.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 21:02:52 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Multi-channel]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[SourceCode]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[baby monitor]]></category>
		<category><![CDATA[phono]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=2740</guid>
		<description><![CDATA[Two members of the Phono/Tropo team, and soon a third member, have recently added new babies to their families. Congratulations Mark, Justin, and John! All of this excitement got the hacker in me thinking…  What would a modern Baby Monitor look like today?  Armed with the Phono and Tropo APIs, I started hacking and 2 hours [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/27/how-to-build-a-reminder-service-using-tropo-and-ruby-on-rails/' rel='bookmark' title='How to Build a Reminder Service Using Tropo and Ruby on Rails'>How to Build a Reminder Service Using Tropo and Ruby on Rails</a></li>
<li><a href='http://blog.tropo.com/2011/04/27/routing-googlevoice-to-tropo-and-openvoice/' rel='bookmark' title='Routing GoogleVoice to Tropo and OpenVoice'>Routing GoogleVoice to Tropo and OpenVoice</a></li>
<li><a href='http://blog.tropo.com/2012/01/23/meet-phono-tropo-web-phone/' rel='bookmark' title='Meet Phono &#8211; Tropo&#8217;s Web Phone'>Meet Phono &#8211; Tropo&#8217;s Web Phone</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://phonophone.heroku.com/babymonitor.html"><img class="alignleft size-medium wp-image-2741" title="Phono Baby Monitor Demo" src="http://blog.tropo.com/files/2011/02/Phono-Baby-Monitor-Demo-300x162.jpg" alt="" width="300" height="162" /></a></p>
<p>Two members of the <a href="http://phono.com/">Phono</a>/<a href="http://tropo.com/">Tropo</a> team, and soon a third member, have recently added new babies to their families. Congratulations Mark, Justin, and John!</p>
<p>All of this excitement got the hacker in me thinking…  What would a modern Baby Monitor look like today?  Armed with the <a href="http://phono.com">Phono</a> and <a href="http://tropo.com">Tropo</a> APIs, I started hacking and 2 hours later had the following example application to share with you!  Here’s the link to the demo.  Let us know what you think! <a href="http://phonophone.heroku.com/babymonitor.html">http://phonophone.heroku.com/babymonitor.html</a></p>
<p><a href="http://phono.com">Phono</a>, the jQuery WebPhone from the Tropo team, runs in the web browser to monitor activity in the room where it is running.  Tropo is used to manage the baby monitor’s conference room (based on the access code) and the dial-in numbers to listen to the baby monitor via PSTN, Skype, SIP, or iNum.  The Phono side of the conference is unmuted so you can hear activity while the Tropo side of the conference is muted.  You can have many people (Mom, Dad, Grandparents, etc.) dialed in listening to the same baby monitor using any combination of the access channels listed above.</p>
<p>Check out the <a href="http://blog.phono.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/">Phono Blog</a> to learn more about this demo and see the source code!</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/02/27/how-to-build-a-reminder-service-using-tropo-and-ruby-on-rails/' rel='bookmark' title='How to Build a Reminder Service Using Tropo and Ruby on Rails'>How to Build a Reminder Service Using Tropo and Ruby on Rails</a></li>
<li><a href='http://blog.tropo.com/2011/04/27/routing-googlevoice-to-tropo-and-openvoice/' rel='bookmark' title='Routing GoogleVoice to Tropo and OpenVoice'>Routing GoogleVoice to Tropo and OpenVoice</a></li>
<li><a href='http://blog.tropo.com/2012/01/23/meet-phono-tropo-web-phone/' rel='bookmark' title='Meet Phono &#8211; Tropo&#8217;s Web Phone'>Meet Phono &#8211; Tropo&#8217;s Web Phone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QR Code Fun with Tropo!</title>
		<link>http://blog.tropo.com/2011/01/14/qr-code-fun-with-tropo/</link>
		<comments>http://blog.tropo.com/2011/01/14/qr-code-fun-with-tropo/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 16:02:46 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Cool]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[qr code]]></category>
		<category><![CDATA[rick roll]]></category>
		<category><![CDATA[scripting api]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=2504</guid>
		<description><![CDATA[Have you seen one of these codes before?  They&#8217;re called QR Codes and can be used on mobile phones to direct your browser to a specific web page or even display more information (4,000 characters) about a product or event.  They can also be used to dial phone numbers and send SMS messages too! Some [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2010/12/03/create-a-group-sms-service-using-tropo-in-5-lines-of-code/' rel='bookmark' title='Create a Group SMS Service Using Tropo in 5 Lines of Code!'>Create a Group SMS Service Using Tropo in 5 Lines of Code!</a></li>
<li><a href='http://blog.tropo.com/2009/11/11/thomas-howe-introduces-the-mobile-mail-list-mashup-for-tropo-with-screencasts-source-code/' rel='bookmark' title='Thomas Howe introduces the Mobile Mail List mashup for Tropo with screencasts, source code'>Thomas Howe introduces the Mobile Mail List mashup for Tropo with screencasts, source code</a></li>
<li><a href='http://blog.tropo.com/2010/11/19/what-is-a-sms-short-code-how-do-you-get-one-for-your-tropo-app/' rel='bookmark' title='What is a SMS &#8220;short code&#8221;? How do you get one for your Tropo app?'>What is a SMS &#8220;short code&#8221;? How do you get one for your Tropo app?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-right: 10px;" src="http://qrcode.kaywa.com/img.php?s=8&amp;d=TEL%3A18572390087" alt="qrcode" width="184" height="184" /> Have you seen one of these codes before?  They&#8217;re called <a href="http://en.wikipedia.org/wiki/QR_Code">QR Codes</a> and can be used on mobile phones to direct your browser to a specific web page or even display more information (4,000 characters) about a product or event.  They can also be used to dial phone numbers and send SMS messages too!</p>
<p>Some mobile phones ship with pre-installed QR Code readers on them but more often than not, you will need to go into your phone&#8217;s AppStore and download one for your device.  Once your your scanner is loaded &#8211; point it at this code &#8211; <strong>I DOUBLE DOG DARE YA!</strong></p>
<p>This code was generated to call a phone number associated with the following <a href="http://tropo.com">Tropo</a> script:</p>
<pre class="brush: java; title: ; notranslate">
say &quot;http://hosting.tropo.com/13539/www/audio/rickroll.wav&quot;
say &quot;http://the-ppole.com/audio/Hotlinkers.mp3&quot;
</pre>
<p>This Tropo script is running on our <a href="http://tropo.com/docs/scripting">Scripting API</a> and basically announces that you are about to be &#8220;Rick Rolled&#8221; and then proceeds to play to famous Rick Astley song &#8220;Never Gonna Give You Up&#8221; from some random MP3 link on the Internet.  Imagine the fun that you could have with combining QR Codes with Tropo numbers to route mobile phones to your new killer Tropo application!</p>
<p>I used a QR Code generator from <a href="http://qrcode.kaywa.com/">Kaywa</a> to create the image you see above.  Here&#8217;s an example of how easy it is to create:</p>
<p><a href="http://blog.tropo.com/files/2011/01/QR-Code-Generator.jpg"><img class="alignnone size-full wp-image-2505" title="QR-Code Generator" src="http://blog.tropo.com/files/2011/01/QR-Code-Generator.jpg" alt="" width="613" height="357" /></a></p>
<p>Have Fun!</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2010/12/03/create-a-group-sms-service-using-tropo-in-5-lines-of-code/' rel='bookmark' title='Create a Group SMS Service Using Tropo in 5 Lines of Code!'>Create a Group SMS Service Using Tropo in 5 Lines of Code!</a></li>
<li><a href='http://blog.tropo.com/2009/11/11/thomas-howe-introduces-the-mobile-mail-list-mashup-for-tropo-with-screencasts-source-code/' rel='bookmark' title='Thomas Howe introduces the Mobile Mail List mashup for Tropo with screencasts, source code'>Thomas Howe introduces the Mobile Mail List mashup for Tropo with screencasts, source code</a></li>
<li><a href='http://blog.tropo.com/2010/11/19/what-is-a-sms-short-code-how-do-you-get-one-for-your-tropo-app/' rel='bookmark' title='What is a SMS &#8220;short code&#8221;? How do you get one for your Tropo app?'>What is a SMS &#8220;short code&#8221;? How do you get one for your Tropo app?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2011/01/14/qr-code-fun-with-tropo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heroku and Tropo Like Peanut Butter and Chocolate!</title>
		<link>http://blog.tropo.com/2010/09/28/heroku-and-tropo-like-peanut-butter-and-chocolate/</link>
		<comments>http://blog.tropo.com/2010/09/28/heroku-and-tropo-like-peanut-butter-and-chocolate/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 21:27:52 +0000</pubDate>
		<dc:creator>cmatthieu</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Multi-channel]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web API]]></category>
		<category><![CDATA[heroku]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[sinatra]]></category>
		<category><![CDATA[voice]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=1380</guid>
		<description><![CDATA[Who doesn&#8217;t love peanut butter and chocolate? By themselves, they are equally delicious but together, they are irresistible! The same can now be said about Heroku and Tropo.  Heroku is the super simple cloud hosting platform for Ruby and Ruby on Rails web applications.  While Tropo is the super simple cloud hosting platform for communications applications including [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2010/09/03/posting-tropo-recordings-to-amazon-s3-via-heroku/' rel='bookmark' title='Posting Tropo Recordings to Amazon S3 via Heroku'>Posting Tropo Recordings to Amazon S3 via Heroku</a></li>
<li><a href='http://blog.tropo.com/2011/02/21/send-a-fax-with-your-voice/' rel='bookmark' title='Send a Fax with your Voice!'>Send a Fax with your Voice!</a></li>
<li><a href='http://blog.tropo.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/' rel='bookmark' title='How to Build a VoIP-Based Baby Monitor'>How to Build a VoIP-Based Baby Monitor</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.tropo.com/files/2010/09/pbc.jpg"><img class="alignleft size-medium wp-image-1381" style="margin-right: 10px;" title="Peanut butter and chocolate!" src="http://blog.tropo.com/files/2010/09/pbc-300x279.jpg" alt="Peanut butter and chocolate!" width="300" height="279" /></a></p>
<p>Who doesn&#8217;t love peanut butter and chocolate? By themselves, they are equally delicious but together, they are irresistible!</p>
<p>The same can now be said about <a title="Heroku" href="http://heroku.com">Heroku</a> and <a title="Tropo" href="http://tropo.com">Tropo</a>.  Heroku is the super simple cloud hosting platform for Ruby and Ruby on Rails web applications.  While Tropo is the super simple cloud hosting platform for communications applications including Voice, SMS, IM, and Twitter.</p>
<p>While Tropo works with any web programming language, we have been seeing more and more <a title="Ruby" href="http://www.ruby-lang.org/en/">Ruby</a> applications being developed using Tropo&#8217;s <a title="WebAPI docs" href="https://www.tropo.com/docs/webapi/">WebAPI</a>. Traditionally deploying an application took just about as much time as actually writing the application.  This is no longer true with Heroku&#8217;s cloud hosting platform.</p>
<p>Deploying a Ruby application to Heroku is as simple as issuing the following commands from your terminal window:</p>
<p>&gt; heroku create</p>
<p>&gt; git push heroku master</p>
<p>Equally as simple to deploying your application to Heroku is writing your multi-channel communications application using Tropo like this hello world application that can be accessed via the telephone using Voice or SMS or via Instant Message or Twitter:</p>
<p>answer</p>
<p>say &#8220;Yes, Tropo is this easy!&#8221;</p>
<p>hangup</p>
<p>Now on to the how-to video and Heroku deployment instructions located at <a title="http://tropo.heroku.com" href="http://tropo.heroku.com">http://tropo.heroku.com</a>!</p>
<p><a title="Heroku Tropo video" href="http://tropo.heroku.com/"><img class="alignleft size-medium wp-image-1396" style="margin-right: 10px;" title="Heroku &amp; Tropo" src="http://blog.tropo.com/files/2010/09/Tropo-Heroku-300x210.jpg" alt="Heroku &amp; Tropo" width="300" height="210" /></a>To demonstrate this yummy combination of technologies (Heroku and Tropo), <a title="Mark Silverberg" href="http://twitter.com/skram">Mark Silverberg</a> (student and talented freelance Tropo developer) built a powerful Voice and IM application using Ruby and the Sinatra Framework and walks us through his 3.5 minute start-to-finish deployment of this application on the Heroku platform!</p>
<p>Mark&#8217;s multi-channel application is a <a title="volunteer finder service" href="https://www.tropo.com/docs/webapi/volunteeropp.htm">volunteer finder service</a> that provides information on volunteer opportunities in your zipcode.  The application can be accessed by calling <a href="skype:990009369991456957?call">+99000936 9991456957</a> via Skype or by IMing volunteer1234@tropo.im.  Mark&#8217;s Ruby code can be found on <a title="github" href="http://github.com/tropo/tropo-volunteer">GitHub</a> along with deployment instructions hosted on Heroku at <a title="http://warm-spring-38.heroku.com/" href="http://warm-spring-38.heroku.com/">http://warm-spring-38.heroku.com/</a></p>
<p>Now follow along with this video at <a title="http://tropo.heroku.com" href="http://tropo.heroku.com">http://tropo.heroku.com</a> to learn how to build and deploy your next billion dollar idea using Heroku and Tropo!  Leveraging Heroku and Tropo gives you the best of advancements in cloud technology available today.  Heroku&#8217;s cloud technology allows you to scale your web application while Tropo&#8217;s cloud technology allows you to scale your communications applications.  These hybrid cloud technologies provide you, the web developer, with peace of mind and assurance that when your new application goes viral, we can easily scale to meet your demand.  Best of all, both cloud platforms offer free entry points to kick our tires and try us out.</p>
<p>So what are you waiting for?  Taste our peanut butter and chocolate now at <a title="Heroku" href="http://heroku.com">Heroku</a> and <a title="Tropo" href="http://tropo.com">Tropo</a>!</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2010/09/03/posting-tropo-recordings-to-amazon-s3-via-heroku/' rel='bookmark' title='Posting Tropo Recordings to Amazon S3 via Heroku'>Posting Tropo Recordings to Amazon S3 via Heroku</a></li>
<li><a href='http://blog.tropo.com/2011/02/21/send-a-fax-with-your-voice/' rel='bookmark' title='Send a Fax with your Voice!'>Send a Fax with your Voice!</a></li>
<li><a href='http://blog.tropo.com/2011/02/17/how-to-build-a-voip-based-baby-monitor/' rel='bookmark' title='How to Build a VoIP-Based Baby Monitor'>How to Build a VoIP-Based Baby Monitor</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2010/09/28/heroku-and-tropo-like-peanut-butter-and-chocolate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching Your Application to Really Talk</title>
		<link>http://blog.tropo.com/2010/03/26/teaching-your-application-to-really-talk/</link>
		<comments>http://blog.tropo.com/2010/03/26/teaching-your-application-to-really-talk/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 18:10:22 +0000</pubDate>
		<dc:creator>Jason Goecke</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Samples]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[speech synthesis]]></category>
		<category><![CDATA[ssml]]></category>
		<category><![CDATA[synthesized speech markup language]]></category>
		<category><![CDATA[text to speech]]></category>
		<category><![CDATA[tts]]></category>

		<guid isPermaLink="false">http://blog.tropo.com/?p=476</guid>
		<description><![CDATA[Speech Synthesis, otherwise known as Text to Speech (TTS), is a technology that quickly synthesizes a human voice using text as input. Speech synthesis  is the default behavior for voice calls on the Tropo platform. The Tropo &#8216;say&#8216; verb is the one that provides the TTS capability, by taking a string of text and speaking [...]
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/06/24/building-a-full-featured-conference-call-application-with-tropo-and-php/' rel='bookmark' title='Building a full-featured conference call application with Tropo and PHP'>Building a full-featured conference call application with Tropo and PHP</a></li>
<li><a href='http://blog.tropo.com/2010/04/20/international-male-voices/' rel='bookmark' title='International Male (Voices)'>International Male (Voices)</a></li>
<li><a href='http://blog.tropo.com/2011/06/28/fallback-to-text-to-speech-if-your-audio-fails/' rel='bookmark' title='Fallback to text to speech if your audio fails'>Fallback to text to speech if your audio fails</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/siddylam/4131439416/"><img class="alignright size-medium wp-image-497" title="4131439416_85809da899" src="http://blog.tropo.com/files/2010/03/4131439416_85809da899-300x206.jpg" alt="" width="300" height="206" /></a>Speech Synthesis, otherwise known as Text to Speech (TTS), is a technology that quickly synthesizes a human voice using text as input. Speech synthesis  is the default behavior for voice calls on the Tropo platform. The Tropo &#8216;<a href="https://www.tropo.com/docs/scripting/say.htm" target="_blank">say</a>&#8216; verb is the one that provides the TTS capability, by taking a string of text and speaking it back. It is of course possible for this verb to take a URL to a &#8216;wav&#8217; or &#8216;mp3&#8242; file for pre-recorded audio to be played as well.</p>
<p>When it comes to teaching your application to speak we follow the Perl ethos of making “the simple things easy and difficult things possible”. So your application may speak very well with the simplicity of our APIs, or it may be as sophisticated and emotional as you like through Tropo exposing powerful capabilities for giving your voices character.</p>
<p>For our first example we will simply say:</p>
<pre class="brush: ruby; title: ; notranslate">say 'I like squirrels!'</pre>
<p>Which then renders <a href="http://blog.tropo.com/files/2010/03/I_Like_Squirrels.mp3" target="_blank">this audio</a>.</p>
<p>Next, we may choose from a voice that speaks any number of languages supported by Tropo (<a href="https://www.tropo.com/docs/scripting/say.htm" target="_blank">US/UK English, Castilian/Mexican Spanish, French, German, Italian &amp; Dutch</a>). Lets give French a try for our next example:</p>
<pre class="brush: ruby; title: ; notranslate">say &quot;J'aime les écureuils!&quot;, :voice =&gt; 'florence'</pre>
<p>Which then renders <a href="http://blog.tropo.com/files/2010/03/Jamie.Les_Ecureuils.mp3" target="_blank">this audio</a>.</p>
<p>Now, those were the simple examples that anyone may use to add a little speech to their applications. But, remember, we also make the difficult possible for those who want to really make their characters speak. As sometimes simply customizing the voice is not enough. There are cases when you’d also like control over pitch, volume and intonation. Tropo natively supports a standard called the <a href="http://www.w3.org/TR/speech-synthesis/" target="_blank">Synthesized Speech Markup Language (SSML)</a>.</p>
<p>The Speech Synthesis Markup Language (SSML) is a W3C standard for controlling the pace, tone, pitch and all around sound of computer generated voices. Here’s a Ruby script that repeats the same sentence four times; each at a gradually lower speed:</p>
<pre class="brush: ruby; title: ; notranslate">
answer 
say &quot;&lt;speak&gt; I like squirrels!. 
I &lt;prosody rate='-10%'&gt;like squirrels!&lt;/prosody&gt; 
I &lt;prosody rate='-30%'&gt;like squirrels!&lt;/prosody&gt;  
I &lt;prosody rate='-50%'&gt;like squirrels!&lt;/prosody&gt; 
&lt;/speak&gt;&quot;  
hangup
</pre>
<p>Which renders <a href="http://blog.tropo.com/files/2010/03/I_Like_Squirrels_Slower.mp3" target="_blank">this audio</a>. The previous example made use of the rate property of the SSML <a href="http://www.w3.org/TR/speech-synthesis/#S3.2.4" target="_blank">prosody</a> element to control the playback speed. There are many other elements and attributes you may use, including: <a href="http://www.w3.org/TR/speech-synthesis/#S3.2.2" target="_blank">emphasis</a>, <a href="http://www.w3.org/TR/speech-synthesis/#S3.1.9" target="_blank">phoneme</a>, etc. To learn more about SSML and related technologies check out the W3C site at http://www.w3.org/TR/speech-synthesis/.</p>
<p>If you would like to call in and listen to these examples live, you may do so by dialing +990009369991429940 on Skype (free) or calling +1.408.940.5920 from any phone. What are you waiting for? Get started by signing up for an always free developer account @ <a href="https://www.tropo.com/account/register.jsp" target="_blank">Tropo.com</a>.</p>
<div><span style="font-family: Helvetica, 'Times New Roman', 'Bitstream Charter', Times, serif; color: #424242; font-size: x-small;"> </span></div>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/06/24/building-a-full-featured-conference-call-application-with-tropo-and-php/' rel='bookmark' title='Building a full-featured conference call application with Tropo and PHP'>Building a full-featured conference call application with Tropo and PHP</a></li>
<li><a href='http://blog.tropo.com/2010/04/20/international-male-voices/' rel='bookmark' title='International Male (Voices)'>International Male (Voices)</a></li>
<li><a href='http://blog.tropo.com/2011/06/28/fallback-to-text-to-speech-if-your-audio-fails/' rel='bookmark' title='Fallback to text to speech if your audio fails'>Fallback to text to speech if your audio fails</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2010/03/26/teaching-your-application-to-really-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best Practices in Audio Files for Tropo</title>
		<link>http://blog.tropo.com/2009/04/24/best-practices-in-audio-files-for-tropo/</link>
		<comments>http://blog.tropo.com/2009/04/24/best-practices-in-audio-files-for-tropo/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 15:14:03 +0000</pubDate>
		<dc:creator>Ron Blaisdell</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Tropo]]></category>
		<category><![CDATA[Audacity]]></category>
		<category><![CDATA[Goldwave]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[WAV]]></category>

		<guid isPermaLink="false">http://blogs.voxeo.com/tropo/?p=60</guid>
		<description><![CDATA[You can create great audio files that work well with Tropo, and that work on any telephony platform.
Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/06/28/fallback-to-text-to-speech-if-your-audio-fails/' rel='bookmark' title='Fallback to text to speech if your audio fails'>Fallback to text to speech if your audio fails</a></li>
<li><a href='http://blog.tropo.com/2010/09/23/need-audio-flexibility-tropos-got-it-covered/' rel='bookmark' title='Need audio flexibility?  Tropo&#8217;s got it covered.'>Need audio flexibility?  Tropo&#8217;s got it covered.</a></li>
<li><a href='http://blog.tropo.com/2009/07/14/audio-of-tropocom-launch-at-ecomm-now-on-it-conversations/' rel='bookmark' title='Audio of Tropo.com launch at eComm now on IT Conversations'>Audio of Tropo.com launch at eComm now on IT Conversations</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve got this great MP3 of your young child doing all the names for your brand-spankin&#8217; new auto-attendant that you&#8217;ve created using Tropo, and when you go to call the application, it now sounds like some space alien has taken over your program!  Dude, what happened?!?</p>
<p>Well, as it turns out, while cellphones and MP3 players can play audio files like stereo MP3s, they must be &#8220;local&#8221; on your device.  See, telephony standards have just not &#8220;kept up with the times.&#8221;  In Telephony the standard is 8bit, 8Khz u-law formatted WAV, and that standard, is generations removed from that nice 44KHz, 32-bit, stereo MP3 you just recorded.  So, in order to play your MP3, it must be converted, on-the-fly, to work on the proper telephony standard &#8212; and unfortunately, that usually leads to less than stellar results.</p>
<p>The Tropo platform supports a number of different audio formats. When converting your sound files for optimum performance in your application, it is always best to have your files in 8bit, 8Khz u-law format from the start.</p>
<p>The supported sound formats (and their proper file extensions) for the Tropo platform are as follows:</p>
<ul>
<li>8kHz, 8bit u-law (wav or raw) (*.wav or *.ulaw)</li>
<li>8kHz, 8bit a-law (wav or raw) (*.wav or *.alaw)</li>
<li>8kHz, 8bit pcm (wav) (*.wav)</li>
<li>8khz, 16bit pcm (wav or raw) (*.wav or *.pcm)</li>
<li>MS-GSM (wav) (*.wav)</li>
<li>GSM 6.10 (raw) (*.gsm)</li>
</ul>
<p><strong>Recording your own prompts</strong></p>
<ul>
<li>If you don&#8217;t plan on mixing and editing the prompts they record, it&#8217;s best to just record at 8khz/16bit and then save or convert to 8khz/8bit-ulaw.</li>
<li>If you plan on mixing and editing prompts you have recorded, it&#8217;s best to record at 48Khz/16bit, and not 44Khz, (the down-sample to 8Khz works much better when you are dealing with something that is a multiple of 8k), and then save or convert to 8khz/8bit-ulaw when you are done mixing and editing their prompts.</li>
<li>Most definitely use the gain control tools in your audio software to adjust the RMS amplitude and peak amplitude of your audio recordings so that audio is loud enough to be heard by customers; but not so loud that prompt echoes will be heard by the recognition engine; and not so loud that pops and clicks are heard as a result of clipping.</li>
</ul>
<p><strong>Tools</strong></p>
<p>A great, free, cross-platform tool for working with audio files is <a href="http://audacity.sourceforge.net/" target="_blank" title="Audacity - cross platform, open source, audio editing platform">Audacity</a>. Their <a href="http://audacityteam.org/wiki/index.php?title=Audacity_Wiki_Home_Page" target="_blank" title="Audacity Wiki">wiki</a> and <a href="http://audacityteam.org/forum/" target="_blank" title="Audacity Forum">Forums</a> offer outstanding support for folks using their application for the first time.</p>
<p>Another cross-platform, open-source audio editor application is <a href="http://sox.sourceforge.net/" target="_blank" title="Sound eXchange">SoX</a>. SoX is a command-line utility, but has some outstanding capabilities for processing those &#8220;hard to fix&#8221; audio files.</p>
<p>For those PC-only folks out there, <a target="blank" title="Goldwave PC-Only Freeware Audio Editor" href="http://www.goldwave.com/">Goldwave</a> is another freeware audio editor that you may want to consider, if Audacity or SoX does not fit the bill for you.</p>
<p>We hope that these hints help you in preparing your audio files for successful use on Tropo.</p>
<p>&copy;2012 <a href="http://blog.tropo.com">The Tropo Blog</a>. All Rights Reserved.</p>.<p>Related posts:<ol>
<li><a href='http://blog.tropo.com/2011/06/28/fallback-to-text-to-speech-if-your-audio-fails/' rel='bookmark' title='Fallback to text to speech if your audio fails'>Fallback to text to speech if your audio fails</a></li>
<li><a href='http://blog.tropo.com/2010/09/23/need-audio-flexibility-tropos-got-it-covered/' rel='bookmark' title='Need audio flexibility?  Tropo&#8217;s got it covered.'>Need audio flexibility?  Tropo&#8217;s got it covered.</a></li>
<li><a href='http://blog.tropo.com/2009/07/14/audio-of-tropocom-launch-at-ecomm-now-on-it-conversations/' rel='bookmark' title='Audio of Tropo.com launch at eComm now on IT Conversations'>Audio of Tropo.com launch at eComm now on IT Conversations</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.tropo.com/2009/04/24/best-practices-in-audio-files-for-tropo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

