From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from imr-ma01.mx.aol.com (imr-ma01.mx.aol.com [64.12.206.39]) by speech.braille.uwo.ca (Postfix) with ESMTP id 8370610C72 for ; Tue, 27 Oct 2009 11:31:56 -0400 (EDT) Received: from imo-da04.mx.aol.com (imo-da04.mx.aol.com [205.188.169.202]) by imr-ma01.mx.aol.com (8.14.1/8.14.1) with ESMTP id n9RFVtUc002674 for ; Tue, 27 Oct 2009 11:31:55 -0400 Received: from mwhapples@aim.com by imo-da04.mx.aol.com (mail_out_v42.5.) id f.c2e.5a16ea46 (45497) for ; Tue, 27 Oct 2009 11:31:50 -0400 (EDT) Received: from [192.168.1.64] (mwhapples.plus.com [80.229.137.216]) by cia-mc08.mx.aol.com (v125.7) with ESMTP id MAILCIAMC084-b1b94ae712631d1; Tue, 27 Oct 2009 11:31:48 -0400 Message-ID: <4AE71264.50608@aim.com> Date: Tue, 27 Oct 2009 15:31:48 +0000 From: Michael Whapples User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5pre) Gecko/20091027 Shredder/3.0pre MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: OT: espeak Symbian port, C plus plus help needed References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AOL-IP: 80.229.137.216 X-Mailer: Unknown (No Version) X-Spam-Flag: NO X-AOL-SENDER: mwhapples@aim.com X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 15:31:57 -0000 Hello, I have to admit I know very little about C or C++, so I won't be much help in creating audio output code for it. However I would be interested in such a port of espeak and so would be prepared to test it on my nokia 6670 for you. Michael Whapples On -10/01/37 20:59, Willem van der Walt wrote: > Good day, > As some of you might, like me think it a good idea to have the espeak > synthesizer available under Symbian, I am asking here. > I have ported espeak to symbian, but without direct playback support. > Actually up till now, it is just the speak program that is ported. It can > generate a wave file which I now play with python on symbian. > The next step is to port the library and to get direct speech output so > that one would be able to use indexing etc from the library. > Where I am out of my depth, is to marry the example code for doing audio > output on the phone to the similar work done by Willie Walker and Gills > Casse where they replaced portaudio with code to do the same thing for > sada > under Solaris and pulsaudio respectively. > > Using the open-c/c++ library under Symbian, the code is supposed to be > very close to standard POSIX code, but I do not even know enough to > confirm this personally. > Any help would be appreciated. > Kind regards, Willem > > > >