On Sat, Apr 2, 2011 at 12:42 PM, Alan Bell <span dir="ltr"><<a href="mailto:alan.bell@theopenlearningcentre.com">alan.bell@theopenlearningcentre.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  
    
  
  <div text="#000000" bgcolor="#ffffff"><div><div></div><div class="h5">
    On 02/04/11 08:07, Bhavani Shankar R wrote:
    <blockquote type="cite">Hello list,<br>
      <br>
      I am working for a company called mindtree and developing
      assistive technology for cerebral palsy affected people as a part
      of my job with the company[1]. I am presently developing a low
      cost product with the team members on porting tts software on a
      tablet which runs ubuntu. So I needed to know that is there any
      TTS software which runs on ubuntu on a embedded platform
      preferably based on QT<br>
      <br>
      Waiting for your comments and responses,<br>
      <br>
      Thanks in advance,<br>
      <br>
      [1] <a href="http://www.thehindubusinessline.com/companies/article1487056.ece" target="_blank">http://www.thehindubusinessline.com/companies/article1487056.ece</a><br clear="all">
      <br>
      -- <br>
      Bhavani Shankar<br>
      Ubuntu Developer       |  <a href="http://www.ubuntu.com/" target="_blank">www.ubuntu.com</a><br>
      <a href="https://launchpad.net/%7Ebhavi" target="_blank">https://launchpad.net/~bhavi</a><br>
    </blockquote></div></div>
    Hi Bhavani,<br>
    <br>
    the speech dispatcher framework is used to give a consistent API to
    several text to speech engines, from a command line you can run <br>
    $  spd-say "hello world"<br>
    and it should speak that using the espeak engine which is included
    by default. This is a bit of a mechanical voice but it does not use
    a lot of resources. There are better quality voices around, openMary
    is one of the best I have found. That one lacks a speech dispatcher
    plugin at the moment though.<br>
    <br>
    Alan.<br>
  </div>

<br></blockquote></div><br>Hi Alan,<br><br>Thanks for your reply but one question I have which may sound silly, Is it portable to arm cortex without any issues?<br><br>Regards and Thanks again for the reply<br clear="all">
<br>-- <br>Bhavani Shankar<br>Ubuntu Developer       |  <a href="http://www.ubuntu.com/" target="_blank">www.ubuntu.com</a><br><a href="https://launchpad.net/%7Ebhavi" target="_blank">https://launchpad.net/~bhavi</a><br>