Hi mate yeah no problem im using ubuntu 10.04 lucid standard install
just on my laptop (its quite old but faithfull none the less lol)
I havent really tested orca or anything out with it just yet, ive just
been going through your wiki and gettin to grips with how it works and
how to get it functioning so i dont really have any bugs to report yet
as im not fully sure on how it works and how its supposed to work and
what is supposed to work just yet, but i do have a few questions
though which i will ask at the end of this post.
Sounds like you have big plans for it and some really good and clever
ideas to get around problems, the resource issue isnt really a problem
at the moment as home auto is way down the line for me and what i will
be using it for at the moment isnt all that much, i plan on just using
it in my scripts to spit out any info i want or notifications, i sat
and did a little script earlier just to spit out the date, time,
weather, temperature etc as a little alarm clock for me on a morning,
tell me how many emails i have, maybe use it with voip and messenger
just small scale stuff for now.
ive looked into misterhouse but its a touch much for what i need for
now and i havent got the time to learn perl so at the moment ive been
looking at the kde app called simon listens which uses speech
recognition to execute scripts, programs, navigate the desktop,
control media apps etc, and it also uses AI ALICE with festival for AI
verbal feedback, i might see how open-sapi, simon and AI ALICE get on
working together, might be fun to play about with having speech
recognition to execute things with AI feedback using open-sapi for
some nice voices, if they play nice i will let you know, simon uses
plugins so maybe i might look into some form of experimental open-sapi
plugin if i have the time as it might get some more eyes on the
project and more importantly some more help, or maybe running your
eyes over some of simons code might be helpful to you for the speech
to text or even just brainstorming.
The first thing im going to do when ive figured it all out is make a
simple GUI just using zenity for simple things like changing voices
etc if its possible, as much as i like the terminal the commands are a
bit long and difficult to remember until you can fully implement them
into /usr/bin or something.
Good idea about having it remember common phrases and playing
soundfiles, before i found your project i was using pre-recorded wavs
from a MS TTS engine since i hate the standard *nix voices, and
although the wavs did the job it was greatly limited as it could only
ever say what was already recorded and clunky as you can imagine, its
nice to have the choice.
i do have a few questions though:
how do i change it so that it constantly uses the same voice for the
cli? is there another config file?
i read your wiki for changing the engine and if i start the the server
up from a terminal using:
wine ~/open-sapi/tools/tcl/bin/tclsh85.exe ~/open-sapi/src/unstable/
osapi-srv.tcl 2> /dev/null
and then edit line 24 in the config file, and then test it in another
terminal with:
~/open-sapi/src/unstable/osapi-cli.tcl -p 3 -t This is some text to be
spoken @@
it works fine and uses the voice i would like, but if i close both
terminals and use:
~/open-sapi/rockbox/client-server/rbutil-sapi-cli.tcl -t This is a
test of the Open Sapi project @@
it does not use the voice i want, it uses the default, am i missing
something?
i noticed the paths and commands are different?
what is the difference between the commands?
if i use the switch -e 3 as in:
~/open-sapi/rockbox/client-server/rbutil-sapi-cli.tcl -e 3 -t This is
a test of the Open Sapi project @@
it either returns:
590:COM Error The requested data item (data key, value, etc.) was not
found.
or:
596:Startup Failure Server Port Busy address already in use.
am i going about this in the wrong way and do not fully understand the
setup of how it all works, i dont want to be a pain mate ive read and
followed the wiki but dont fully understand it if im honest. Any
chance you can give a quick explanation of what im doing wrong or
whatever if you have the time, let me know if you need anymore info
or debug and i'll pass it on, i just want to know how to get it fully
set up so i can use it as a cli with the chosen voice. Using it with
orca would be a bonus but mainly i just want to set it up for use as
a cli tool
Thnaks mate!
Sean
btw how is the streak?