Re: [Kde-accessibility] IBM TTS SDK now BSD licensed
- From: George Kraft <gk4 austin ibm com>
- To: Gary Cramblitt <garycramblitt comcast net>
- Cc: kde-accessibility kde org, accessibility freestandards org, gnome-accessibility-list gnome org
- Subject: Re: [Kde-accessibility] IBM TTS SDK now BSD licensed
- Date: Wed, 12 Apr 2006 10:10:24 -0500
On Tue, 2006-04-11 at 19:24 -0400, Gary Cramblitt wrote:
http://mail.gnome.org/archives/gnome-accessibility-list/2006-April/msg00021.html
> Hi, I'm working on an IBM TTS output module for Speech Dispatcher and have a
> few technical questions. If this is the wrong forum to ask, perhaps you can
> redirect me?
>
> The IBM TTS API Manual is a bit old (2002). Is there newer documentation
> available?
That document matches the v6.4 runtime that you are using.
>
> Is the SDK distributed with the commercial IBM TTS package? I'm wondering if
> we need to redistribute the SDK with Speech Dispatcher.
The "runtime" package has a licensed eci.h, but the "sdk" has a BSD
licensed eci.h. Please use the SDK for the header file if you don't
have the runtime.
> FYI, the following enums weren't defined in eci.h. There are probably some
> more:
>
> typedef enum {
> eciTextModeDefault = 0,
> eciTextModeAlphaSpell = 1,
> eciTextModeAllSpell = 2,
> eciIRCSpell = 3
> } ECITextMode;
The upstream eci.h header file is unlikely to change; therefore, I
recommend that you put your complimentary enumerations in a new file
called xeci.h.
Thanks,
--
George (gk4)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]