07/11/2010, 09:24 AM
|
#1 (permalink) |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Courtesy of WebOS Internals developers noradtux and hape (with some packaging and infrastructure assistance from myself), we now have a speech synthesis daemon/service available.
Listen to http://bit.ly/speech-dispatcher-test (from ./spd-say "This is a test of the Speech Dispatcher service from WebOS Internals. Smart. Open. Phones.") Application:SpeechDispatcher - WebOS Internals has all the information about this package, which is now in the testing feeds. You must use Preware to install it from the testing feeds. Do not try installing it with any other program. -- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals Last edited by rwhitby; 08/11/2010 at 05:16 PM. |
07/11/2010, 09:31 AM
|
#3 (permalink) |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Navit is the first application to use it.
-- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
07/11/2010, 10:06 AM
|
#5 (permalink) |
|
Legend
![]() Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,956 Times in 1,495 Posts
|
Bit of a dumb question, but how does this compare to the existing open source test-to-speech service? http://forums.precentral.net/web-os-...xt-speech.html
__________________
If you've liked my software, please consider to towards future development.Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more. @JayCanuck @CanuckCoding Facebook |
07/11/2010, 10:47 AM
|
#6 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
However, using the espeak package directly (as the service you reference is doing) is not supported, because if you call espeak faster than it can speak you get into trouble. The Speech Dispatcher takes care of this and more. Note that this effort is a continuation of the espeak effort that the service you reference was using (ported by the same WebOS Internals developers who did the original espeak package), and has replaced that package in Navit. It also doesn't use Java (which will stop working in a webOS version coming soon) ![]() Speech Dispatcher (and the espeak back-end for it) is of course open source. -- Rod
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
|
07/11/2010, 11:18 AM
|
#7 (permalink) |
|
Forum Leader
![]() Join Date: Jan 2007
Location: Fort Worth, TX
Posts: 5,771
Likes Received: 5
Thanks: 796
Thanked 1,165 Times in 801 Posts
|
is it only available for 1.4.5? I tried to install and get an ipkg error. So before I start troubleshooting I was just curious if it is 1.4.1 compatible.
|
07/11/2010, 02:32 PM
|
#9 (permalink) | |
|
Member
![]() ![]() Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
|
Hi,
I can`t install it on my pre. I doctored my Pre and yesterday installed the Alpha version of espeak and navit. After using "Save/Restore" to restore my Launcher settings something went wrong. I had to go through the activation process again (I don`t know why). All the apps had to be reinstalled (their settings and data was correct!), but this time WOQI didn`t install navit. Some error occured. The Preware version now won`t work and bring up this error: Quote:
Thanks Marcel Now I tried |
|
07/12/2010, 04:56 AM
|
#13 (permalink) |
|
Member
![]() ![]() Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
|
Hi Mamouton,
Login into your pre with terminal and delete the old symlink: rm /usr/lib/locale Probably you will have to remount rw before: mount -o remount,rw / That did the trick for me Either remount ro or reboot your pre. Than you should be able to install it!Marcel |
07/12/2010, 09:10 AM
|
#14 (permalink) |
|
Member
![]() ![]() Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
|
Damn. It didn`t work for me. I had english spoken text with german pronounciation.
Then I tried to: - uninstall Navit/Speechd via preware - mount -o remount,rw / - rm /usr/lib/locale (wasn`t there anymore) - rm -R /media/cryptofs/apps/usr/palm/applications/org.webosinternals.navit (wasn`t there anymore) - rm -R /media/cryptofs/apps/usr/palm/applications/org.webosinternals.speechd (was there) - reboot - Install via Preware - This leads me to the same error and leaves me without navit ![]() Any suggestion? |
07/12/2010, 12:09 PM
|
#15 (permalink) | |
|
Homebrew Developer
![]() Join Date: Oct 2009
Location: near Hamburg, Germany
Posts: 145
Likes Received: 6
Thanks: 8
Thanked 27 Times in 20 Posts
|
Quote:
|
|
07/13/2010, 07:32 AM
|
#17 (permalink) | ||
|
Member
![]() ![]() Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
|
Hi,
I used Preware to remove everything. Still got that error. Speechd won`t install ![]() Quote:
There is no directory "/media/internal/.wdik", just ".wi" !? Thus I didn`t set the link. Now I did now was the following: - install the german locale (from Navit Alpha) via WOSQI - install speechd via WOSQI - install new navit via WOSQI Now navit can be used, but I do again get englisch messages with german pronaunciation!!! Sounds terrible. The old locale package set the link /usr/lib/locale to Quote:
Thanks Marcel |
||
07/13/2010, 08:32 AM
|
#18 (permalink) | |
|
Homebrew Developer
![]() ![]() Join Date: Jun 2009
Location: Gremany, Frankfurt am Main
Posts: 520
Likes Received: 11
Thanks: 130
Thanked 182 Times in 77 Posts
|
Quote:
The locale from the alpha version is different to the one that is in the testing feed in Preware. This can not work. Remove locale, remove the link that was set by the old locale package. Install the new locale from Preware. HaPe |
|
07/13/2010, 09:03 AM
|
#19 (permalink) |
|
Member
![]() ![]() Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
|
Aahhh, webosinternals was often down during the last days. Thus I couldn`t read the wikis. I guess my problem was, that I did only acitvate one testing feed "arm7" and NOT "all" in addition and preware didn`t find localisation. Now it installed, but I didn`t yet have the possibility to try routing and speach. I assume that was my problem! Now ".widk" does exist!
Marcel |
08/02/2010, 05:18 AM
|
#20 (permalink) | |
|
Member
![]() Join Date: Oct 2009
Posts: 3
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
|
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



