[Xastir] new feature request: speech for Mac os X 10.3

Derrick J Brashear shadow at dementia.org
Mon Apr 26 14:35:02 EDT 2004


On Mon, 26 Apr 2004, Curt, WE7U wrote:

> Did someone already tackle this?  I seem to remember something in
> recent months about it.  Can't recall whether anyone did this
> interface, or if it was just a proposal like yours.
>
> Easy way to do it though:  Put in some #ifdef's that change the
> SayText()" function to go through the MacOSX method if you're
> running on that platform.

not enough, unless you put it in a thread, and have some producer/consumer
model, because the caller is required to not send more text to be "said"
until the last buffer finishes being said (and a select()ish function is
provided)

there's code from me. src/macspeech.c in cvs.




More information about the Xastir mailing list