Thread
:
[Maemo 5] Maemo Mapper
View Single Post
fixfox
2010-05-23 , 16:03
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#
98
I've just updated to Mappero 3.0beta7 (new name for Maemo Mapper)
As suggested in
another thread
, I created a wrapper for espeak named "flite" to enable voice navigation
Code:
#!/bin/sh shift 1 /usr/bin/espeak -a 40 -s 120 "$@"
the above code is saved with filename "flite" (without quotes) in the location "/usr/bin/".
Has anyone had success with this?
Can anyone else test for spoken directions with this work around?
Quote & Reply
|
fixfox
View Public Profile
Send a private message to fixfox
Find all posts by fixfox