[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: Read-whole-buffer command and cursor



> The problem is that the communication between emacspeak and the speech
> server is one way.  there is no feedback from the speech server to
> emacspeak.  while the speech server itself uses indexing there is no
> easy way to get this information back to emacspeak with out ceriously
> complicating the interface.

simple, allbeit not quite correct solution:

write a function which speaks a unit of text, moves point to after
that unit of text and iterate until stopped or end-of-buffer. (line or
paragraph or screenful, whatever gets the balance between stop/start
delays and reading too-large chunks of text.)

--Will

-----------------------------------------------------------------------------
       To unsubscribe or change your address send mail to
"emacspeak-request@xxxxxxxxxxx" with a subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe