<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -34,7 +34,6 @@
 
   .about
     %p eSpeak is a compact open source software speech synthesizer for English and other languages, for Linux and Windows.
-    %p eSpeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines, and sounds quite different. It's perhaps not as natural or &quot;smooth&quot;, but I find the articulation clearer and easier to listen to for long periods.
     %p It can run as a command line program to speak text from a file or from stdin. A shared library version is also available.
     %p= link_to nil, 'http://espeak.sourceforge.net'
 
@@ -62,7 +61,7 @@
   :javascript
     function play() {
       params = 'text=' + $('#t').val() + '&amp;voice=' + $('#v').val() + '&amp;pitch=' + $('#p').val() + '&amp;speed=' + $('#s').val();
-      soundManager.createSound({id: params, url: 'http://192.168.51.130:4567/tts?' + params}).play();
+      soundManager.createSound({id: params, url: 'http://208.78.101.13:4567/tts?' + params}).play();
       $('#t').focus();
     }
   </diff>
      <filename>app/views/pages/index.html.haml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>080081c08b8deaa5a51e49de890413b64da57480</id>
    </parent>
  </parents>
  <author>
    <name>Dejan Simic</name>
    <email>desimic@gmail.com</email>
  </author>
  <url>http://github.com/dejan/espeak-demo/commit/78c564dd7122948092240d69669435372c87e1fc</url>
  <id>78c564dd7122948092240d69669435372c87e1fc</id>
  <committed-date>2009-03-28T20:21:17-07:00</committed-date>
  <authored-date>2009-03-28T20:21:17-07:00</authored-date>
  <message>ip change</message>
  <tree>917c4c77be3e7fd0aab365515a364299128ff5ce</tree>
  <committer>
    <name>Dejan Simic</name>
    <email>desimic@gmail.com</email>
  </committer>
</commit>
