This file is indexed.

/usr/include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h is in libgnome-speech-dev 1:0.4.25-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
/*
 * This file was generated by orbit-idl-2 - DO NOT EDIT!
 */

#ifndef GNOME_Speech_H
#define GNOME_Speech_H 1
#include <glib.h>
#define ORBIT_IDL_SERIAL 20
#include <orbit/orbit-types.h>

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */


/** typedefs **/
#include <bonobo-activation/Bonobo_Unknown.h>
#if !defined(_GNOME_Speech_speech_callback_type_defined)
#define _GNOME_Speech_speech_callback_type_defined 1
typedef enum {
  GNOME_Speech_speech_callback_speech_started,
  GNOME_Speech_speech_callback_speech_progress,
  GNOME_Speech_speech_callback_speech_ended
} GNOME_Speech_speech_callback_type;
#if !defined(TC_IMPL_TC_GNOME_Speech_speech_callback_type_0)
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_0 'G'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_1 'N'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_2 'O'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_3 'M'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_4 'E'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_5 '_'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_6 'S'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_7 'p'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_8 'e'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_9 'e'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_10 'c'
#define TC_IMPL_TC_GNOME_Speech_speech_callback_type_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_speech_callback_type_struct;
#define TC_GNOME_Speech_speech_callback_type ((CORBA_TypeCode)&TC_GNOME_Speech_speech_callback_type_struct)
#endif
#endif
#if !defined(ORBIT_DECL_GNOME_Speech_SpeechCallback) && !defined(_GNOME_Speech_SpeechCallback_defined)
#define ORBIT_DECL_GNOME_Speech_SpeechCallback 1
#define _GNOME_Speech_SpeechCallback_defined 1
#define GNOME_Speech_SpeechCallback__freekids CORBA_Object__freekids
typedef CORBA_Object GNOME_Speech_SpeechCallback;
extern CORBA_unsigned_long GNOME_Speech_SpeechCallback__classid;
#if !defined(TC_IMPL_TC_GNOME_Speech_SpeechCallback_0)
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_0 'G'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_1 'N'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_2 'O'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_3 'M'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_4 'E'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_5 '_'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_6 'S'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_7 'p'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_8 'e'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_9 'e'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_10 'c'
#define TC_IMPL_TC_GNOME_Speech_SpeechCallback_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_SpeechCallback_struct;
#define TC_GNOME_Speech_SpeechCallback ((CORBA_TypeCode)&TC_GNOME_Speech_SpeechCallback_struct)
#endif
#endif
#if !defined(_GNOME_Speech_Parameter_defined)
#define _GNOME_Speech_Parameter_defined 1
typedef struct GNOME_Speech_Parameter_type GNOME_Speech_Parameter;
struct GNOME_Speech_Parameter_type {
CORBA_string name;
CORBA_double min;
CORBA_double current;
CORBA_double max;
CORBA_boolean enumerated;
};

#if !defined(TC_IMPL_TC_GNOME_Speech_Parameter_0)
#define TC_IMPL_TC_GNOME_Speech_Parameter_0 'G'
#define TC_IMPL_TC_GNOME_Speech_Parameter_1 'N'
#define TC_IMPL_TC_GNOME_Speech_Parameter_2 'O'
#define TC_IMPL_TC_GNOME_Speech_Parameter_3 'M'
#define TC_IMPL_TC_GNOME_Speech_Parameter_4 'E'
#define TC_IMPL_TC_GNOME_Speech_Parameter_5 '_'
#define TC_IMPL_TC_GNOME_Speech_Parameter_6 'S'
#define TC_IMPL_TC_GNOME_Speech_Parameter_7 'p'
#define TC_IMPL_TC_GNOME_Speech_Parameter_8 'e'
#define TC_IMPL_TC_GNOME_Speech_Parameter_9 'e'
#define TC_IMPL_TC_GNOME_Speech_Parameter_10 'c'
#define TC_IMPL_TC_GNOME_Speech_Parameter_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_Parameter_struct;
#define TC_GNOME_Speech_Parameter ((CORBA_TypeCode)&TC_GNOME_Speech_Parameter_struct)
#endif
#define GNOME_Speech_Parameter__alloc() ((GNOME_Speech_Parameter *)ORBit_small_alloc (TC_GNOME_Speech_Parameter))
#define GNOME_Speech_Parameter__freekids(m,d) ORBit_small_freekids (TC_GNOME_Speech_Parameter,(m),(d))
#endif
#if !defined(ORBIT_DECL_CORBA_sequence_GNOME_Speech_Parameter)
#define ORBIT_DECL_CORBA_sequence_GNOME_Speech_Parameter 1
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_0 'G'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_1 'N'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_2 'O'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_3 'M'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_4 'E'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_5 '_'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_6 'S'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_7 'p'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_8 'e'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_9 'e'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_10 'c'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_Parameter_11 'h'
#if !defined(_CORBA_sequence_GNOME_Speech_Parameter_defined)
#define _CORBA_sequence_GNOME_Speech_Parameter_defined 1
typedef struct { CORBA_unsigned_long _maximum, _length; GNOME_Speech_Parameter* _buffer; CORBA_boolean _release; } CORBA_sequence_GNOME_Speech_Parameter;
#endif
#if !defined(TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_0)
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_0 'G'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_1 'N'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_2 'O'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_3 'M'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_4 'E'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_5 '_'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_6 'S'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_7 'p'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_8 'e'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_9 'e'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_10 'c'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_Parameter_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_GNOME_Speech_Parameter_struct;
#define TC_CORBA_sequence_GNOME_Speech_Parameter ((CORBA_TypeCode)&TC_CORBA_sequence_GNOME_Speech_Parameter_struct)
#endif
#define CORBA_sequence_GNOME_Speech_Parameter__alloc() ((CORBA_sequence_GNOME_Speech_Parameter *)ORBit_small_alloc (TC_CORBA_sequence_GNOME_Speech_Parameter))
#define CORBA_sequence_GNOME_Speech_Parameter__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_GNOME_Speech_Parameter,(m),(d))
#define CORBA_sequence_GNOME_Speech_Parameter_allocbuf(l) ((GNOME_Speech_Parameter*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_Parameter, (l)))
#define CORBA_sequence_GNOME_Speech_Parameter_allocbuf(l) ((GNOME_Speech_Parameter*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_Parameter, (l)))
#endif
#if !defined(_GNOME_Speech_ParameterList_defined)
#define _GNOME_Speech_ParameterList_defined 1
typedef CORBA_sequence_GNOME_Speech_Parameter GNOME_Speech_ParameterList;
#define GNOME_Speech_ParameterList_marshal(x,y,z) CORBA_sequence_GNOME_Speech_Parameter_marshal((x),(y),(z))
#define GNOME_Speech_ParameterList_demarshal(x,y,z,i) CORBA_sequence_GNOME_Speech_Parameter_demarshal((x),(y),(z),(i))
#if !defined(TC_IMPL_TC_GNOME_Speech_ParameterList_0)
#define TC_IMPL_TC_GNOME_Speech_ParameterList_0 'G'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_1 'N'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_2 'O'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_3 'M'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_4 'E'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_5 '_'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_6 'S'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_7 'p'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_8 'e'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_9 'e'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_10 'c'
#define TC_IMPL_TC_GNOME_Speech_ParameterList_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_ParameterList_struct;
#define TC_GNOME_Speech_ParameterList ((CORBA_TypeCode)&TC_GNOME_Speech_ParameterList_struct)
#endif
#define GNOME_Speech_ParameterList__alloc() ((GNOME_Speech_ParameterList *)ORBit_small_alloc (TC_CORBA_sequence_GNOME_Speech_Parameter))
#define GNOME_Speech_ParameterList__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_GNOME_Speech_Parameter,(m),(d))
#define GNOME_Speech_ParameterList_allocbuf(l) ((GNOME_Speech_Parameter*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_Parameter, (l)))
#endif
#if !defined(ORBIT_DECL_GNOME_Speech_Speaker) && !defined(_GNOME_Speech_Speaker_defined)
#define ORBIT_DECL_GNOME_Speech_Speaker 1
#define _GNOME_Speech_Speaker_defined 1
#define GNOME_Speech_Speaker__freekids CORBA_Object__freekids
typedef CORBA_Object GNOME_Speech_Speaker;
extern CORBA_unsigned_long GNOME_Speech_Speaker__classid;
#if !defined(TC_IMPL_TC_GNOME_Speech_Speaker_0)
#define TC_IMPL_TC_GNOME_Speech_Speaker_0 'G'
#define TC_IMPL_TC_GNOME_Speech_Speaker_1 'N'
#define TC_IMPL_TC_GNOME_Speech_Speaker_2 'O'
#define TC_IMPL_TC_GNOME_Speech_Speaker_3 'M'
#define TC_IMPL_TC_GNOME_Speech_Speaker_4 'E'
#define TC_IMPL_TC_GNOME_Speech_Speaker_5 '_'
#define TC_IMPL_TC_GNOME_Speech_Speaker_6 'S'
#define TC_IMPL_TC_GNOME_Speech_Speaker_7 'p'
#define TC_IMPL_TC_GNOME_Speech_Speaker_8 'e'
#define TC_IMPL_TC_GNOME_Speech_Speaker_9 'e'
#define TC_IMPL_TC_GNOME_Speech_Speaker_10 'c'
#define TC_IMPL_TC_GNOME_Speech_Speaker_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_Speaker_struct;
#define TC_GNOME_Speech_Speaker ((CORBA_TypeCode)&TC_GNOME_Speech_Speaker_struct)
#endif
#endif
#if !defined(_GNOME_Speech_voice_gender_defined)
#define _GNOME_Speech_voice_gender_defined 1
typedef enum {
  GNOME_Speech_gender_male,
  GNOME_Speech_gender_female
} GNOME_Speech_voice_gender;
#if !defined(TC_IMPL_TC_GNOME_Speech_voice_gender_0)
#define TC_IMPL_TC_GNOME_Speech_voice_gender_0 'G'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_1 'N'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_2 'O'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_3 'M'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_4 'E'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_5 '_'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_6 'S'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_7 'p'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_8 'e'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_9 'e'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_10 'c'
#define TC_IMPL_TC_GNOME_Speech_voice_gender_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_voice_gender_struct;
#define TC_GNOME_Speech_voice_gender ((CORBA_TypeCode)&TC_GNOME_Speech_voice_gender_struct)
#endif
#endif
#if !defined(_GNOME_Speech_VoiceInfo_defined)
#define _GNOME_Speech_VoiceInfo_defined 1
typedef struct GNOME_Speech_VoiceInfo_type GNOME_Speech_VoiceInfo;
struct GNOME_Speech_VoiceInfo_type {
CORBA_string name;
CORBA_string language;
GNOME_Speech_voice_gender gender;
};

#if !defined(TC_IMPL_TC_GNOME_Speech_VoiceInfo_0)
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_0 'G'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_1 'N'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_2 'O'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_3 'M'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_4 'E'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_5 '_'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_6 'S'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_7 'p'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_8 'e'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_9 'e'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_10 'c'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfo_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_VoiceInfo_struct;
#define TC_GNOME_Speech_VoiceInfo ((CORBA_TypeCode)&TC_GNOME_Speech_VoiceInfo_struct)
#endif
#define GNOME_Speech_VoiceInfo__alloc() ((GNOME_Speech_VoiceInfo *)ORBit_small_alloc (TC_GNOME_Speech_VoiceInfo))
#define GNOME_Speech_VoiceInfo__freekids(m,d) ORBit_small_freekids (TC_GNOME_Speech_VoiceInfo,(m),(d))
#endif
#if !defined(ORBIT_DECL_CORBA_sequence_GNOME_Speech_VoiceInfo)
#define ORBIT_DECL_CORBA_sequence_GNOME_Speech_VoiceInfo 1
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_0 'G'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_1 'N'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_2 'O'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_3 'M'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_4 'E'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_5 '_'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_6 'S'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_7 'p'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_8 'e'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_9 'e'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_10 'c'
#define ORBIT_IMPL_CORBA_sequence_GNOME_Speech_VoiceInfo_11 'h'
#if !defined(_CORBA_sequence_GNOME_Speech_VoiceInfo_defined)
#define _CORBA_sequence_GNOME_Speech_VoiceInfo_defined 1
typedef struct { CORBA_unsigned_long _maximum, _length; GNOME_Speech_VoiceInfo* _buffer; CORBA_boolean _release; } CORBA_sequence_GNOME_Speech_VoiceInfo;
#endif
#if !defined(TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_0)
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_0 'G'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_1 'N'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_2 'O'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_3 'M'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_4 'E'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_5 '_'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_6 'S'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_7 'p'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_8 'e'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_9 'e'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_10 'c'
#define TC_IMPL_TC_CORBA_sequence_GNOME_Speech_VoiceInfo_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_CORBA_sequence_GNOME_Speech_VoiceInfo_struct;
#define TC_CORBA_sequence_GNOME_Speech_VoiceInfo ((CORBA_TypeCode)&TC_CORBA_sequence_GNOME_Speech_VoiceInfo_struct)
#endif
#define CORBA_sequence_GNOME_Speech_VoiceInfo__alloc() ((CORBA_sequence_GNOME_Speech_VoiceInfo *)ORBit_small_alloc (TC_CORBA_sequence_GNOME_Speech_VoiceInfo))
#define CORBA_sequence_GNOME_Speech_VoiceInfo__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_GNOME_Speech_VoiceInfo,(m),(d))
#define CORBA_sequence_GNOME_Speech_VoiceInfo_allocbuf(l) ((GNOME_Speech_VoiceInfo*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_VoiceInfo, (l)))
#define CORBA_sequence_GNOME_Speech_VoiceInfo_allocbuf(l) ((GNOME_Speech_VoiceInfo*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_VoiceInfo, (l)))
#endif
#if !defined(_GNOME_Speech_VoiceInfoList_defined)
#define _GNOME_Speech_VoiceInfoList_defined 1
typedef CORBA_sequence_GNOME_Speech_VoiceInfo GNOME_Speech_VoiceInfoList;
#define GNOME_Speech_VoiceInfoList_marshal(x,y,z) CORBA_sequence_GNOME_Speech_VoiceInfo_marshal((x),(y),(z))
#define GNOME_Speech_VoiceInfoList_demarshal(x,y,z,i) CORBA_sequence_GNOME_Speech_VoiceInfo_demarshal((x),(y),(z),(i))
#if !defined(TC_IMPL_TC_GNOME_Speech_VoiceInfoList_0)
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_0 'G'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_1 'N'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_2 'O'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_3 'M'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_4 'E'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_5 '_'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_6 'S'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_7 'p'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_8 'e'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_9 'e'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_10 'c'
#define TC_IMPL_TC_GNOME_Speech_VoiceInfoList_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_VoiceInfoList_struct;
#define TC_GNOME_Speech_VoiceInfoList ((CORBA_TypeCode)&TC_GNOME_Speech_VoiceInfoList_struct)
#endif
#define GNOME_Speech_VoiceInfoList__alloc() ((GNOME_Speech_VoiceInfoList *)ORBit_small_alloc (TC_CORBA_sequence_GNOME_Speech_VoiceInfo))
#define GNOME_Speech_VoiceInfoList__freekids(m,d) ORBit_small_freekids (TC_CORBA_sequence_GNOME_Speech_VoiceInfo,(m),(d))
#define GNOME_Speech_VoiceInfoList_allocbuf(l) ((GNOME_Speech_VoiceInfo*)ORBit_small_allocbuf (TC_CORBA_sequence_GNOME_Speech_VoiceInfo, (l)))
#endif
#if !defined(ORBIT_DECL_GNOME_Speech_SynthesisDriver) && !defined(_GNOME_Speech_SynthesisDriver_defined)
#define ORBIT_DECL_GNOME_Speech_SynthesisDriver 1
#define _GNOME_Speech_SynthesisDriver_defined 1
#define GNOME_Speech_SynthesisDriver__freekids CORBA_Object__freekids
typedef CORBA_Object GNOME_Speech_SynthesisDriver;
extern CORBA_unsigned_long GNOME_Speech_SynthesisDriver__classid;
#if !defined(TC_IMPL_TC_GNOME_Speech_SynthesisDriver_0)
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_0 'G'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_1 'N'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_2 'O'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_3 'M'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_4 'E'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_5 '_'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_6 'S'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_7 'p'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_8 'e'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_9 'e'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_10 'c'
#define TC_IMPL_TC_GNOME_Speech_SynthesisDriver_11 'h'
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_GNOME_Speech_SynthesisDriver_struct;
#define TC_GNOME_Speech_SynthesisDriver ((CORBA_TypeCode)&TC_GNOME_Speech_SynthesisDriver_struct)
#endif
#endif

/** POA structures **/
#ifndef _defined_POA_GNOME_Speech_SpeechCallback
#define _defined_POA_GNOME_Speech_SpeechCallback 1
typedef struct {
  void *_private;
void (*notify)(PortableServer_Servant _servant, const GNOME_Speech_speech_callback_type type, const CORBA_long text_id, const CORBA_long offset, CORBA_Environment *ev);
} POA_GNOME_Speech_SpeechCallback__epv;
typedef struct {
  PortableServer_ServantBase__epv *_base_epv;
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
  POA_GNOME_Speech_SpeechCallback__epv *GNOME_Speech_SpeechCallback_epv;
} POA_GNOME_Speech_SpeechCallback__vepv;
typedef struct {
  void *_private;
  POA_GNOME_Speech_SpeechCallback__vepv *vepv;
} POA_GNOME_Speech_SpeechCallback;
extern void POA_GNOME_Speech_SpeechCallback__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_GNOME_Speech_SpeechCallback__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_GNOME_Speech_SpeechCallback */
#ifndef _defined_POA_GNOME_Speech_Speaker
#define _defined_POA_GNOME_Speech_Speaker 1
typedef struct {
  void *_private;
GNOME_Speech_ParameterList* (*getSupportedParameters)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_string (*getParameterValueDescription)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev);
CORBA_double (*getParameterValue)(PortableServer_Servant _servant, const CORBA_char * name, CORBA_Environment *ev);
CORBA_boolean (*setParameterValue)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev);
CORBA_long (*say)(PortableServer_Servant _servant, const CORBA_char * text, CORBA_Environment *ev);
CORBA_boolean (*stop)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_boolean (*isSpeaking)(PortableServer_Servant _servant, CORBA_Environment *ev);
void (*wait)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_boolean (*registerSpeechCallback)(PortableServer_Servant _servant, const GNOME_Speech_SpeechCallback callback, CORBA_Environment *ev);
} POA_GNOME_Speech_Speaker__epv;
typedef struct {
  PortableServer_ServantBase__epv *_base_epv;
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
  POA_GNOME_Speech_Speaker__epv *GNOME_Speech_Speaker_epv;
} POA_GNOME_Speech_Speaker__vepv;
typedef struct {
  void *_private;
  POA_GNOME_Speech_Speaker__vepv *vepv;
} POA_GNOME_Speech_Speaker;
extern void POA_GNOME_Speech_Speaker__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_GNOME_Speech_Speaker__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_GNOME_Speech_Speaker */
#ifndef _defined_POA_GNOME_Speech_SynthesisDriver
#define _defined_POA_GNOME_Speech_SynthesisDriver 1
typedef struct {
  void *_private;
CORBA_string (*_get_driverName)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_string (*_get_synthesizerName)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_string (*_get_driverVersion)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_string (*_get_synthesizerVersion)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_boolean (*driverInit)(PortableServer_Servant _servant, CORBA_Environment *ev);
CORBA_boolean (*isInitialized)(PortableServer_Servant _servant, CORBA_Environment *ev);
GNOME_Speech_VoiceInfoList* (*getVoices)(PortableServer_Servant _servant, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev);
GNOME_Speech_VoiceInfoList* (*getAllVoices)(PortableServer_Servant _servant, CORBA_Environment *ev);
GNOME_Speech_Speaker (*createSpeaker)(PortableServer_Servant _servant, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev);
} POA_GNOME_Speech_SynthesisDriver__epv;
typedef struct {
  PortableServer_ServantBase__epv *_base_epv;
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
  POA_GNOME_Speech_SynthesisDriver__epv *GNOME_Speech_SynthesisDriver_epv;
} POA_GNOME_Speech_SynthesisDriver__vepv;
typedef struct {
  void *_private;
  POA_GNOME_Speech_SynthesisDriver__vepv *vepv;
} POA_GNOME_Speech_SynthesisDriver;
extern void POA_GNOME_Speech_SynthesisDriver__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_GNOME_Speech_SynthesisDriver__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_GNOME_Speech_SynthesisDriver */

/** skel prototypes **/
void _ORBIT_skel_small_GNOME_Speech_SpeechCallback_notify(POA_GNOME_Speech_SpeechCallback *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_notify)(PortableServer_Servant _servant, const GNOME_Speech_speech_callback_type type, const CORBA_long text_id, const CORBA_long offset, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_getSupportedParameters(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, GNOME_Speech_ParameterList* (*_impl_getSupportedParameters)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_getParameterValueDescription(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl_getParameterValueDescription)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_getParameterValue(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_double (*_impl_getParameterValue)(PortableServer_Servant _servant, const CORBA_char * name, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_setParameterValue(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_setParameterValue)(PortableServer_Servant _servant, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_say(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_long (*_impl_say)(PortableServer_Servant _servant, const CORBA_char * text, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_stop(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_stop)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_isSpeaking(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_isSpeaking)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_wait(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, void (*_impl_wait)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_Speaker_registerSpeechCallback(POA_GNOME_Speech_Speaker *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_registerSpeechCallback)(PortableServer_Servant _servant, const GNOME_Speech_SpeechCallback callback, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver__get_driverName(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl__get_driverName)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver__get_synthesizerName(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl__get_synthesizerName)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver__get_driverVersion(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl__get_driverVersion)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver__get_synthesizerVersion(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_string (*_impl__get_synthesizerVersion)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver_driverInit(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_driverInit)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver_isInitialized(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_boolean (*_impl_isInitialized)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver_getVoices(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, GNOME_Speech_VoiceInfoList* (*_impl_getVoices)(PortableServer_Servant _servant, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver_getAllVoices(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, GNOME_Speech_VoiceInfoList* (*_impl_getAllVoices)(PortableServer_Servant _servant, CORBA_Environment *ev));
void _ORBIT_skel_small_GNOME_Speech_SynthesisDriver_createSpeaker(POA_GNOME_Speech_SynthesisDriver *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, GNOME_Speech_Speaker (*_impl_createSpeaker)(PortableServer_Servant _servant, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev));

/** stub prototypes **/
#define GNOME_Speech_SpeechCallback_ref Bonobo_Unknown_ref
#define GNOME_Speech_SpeechCallback_unref Bonobo_Unknown_unref
#define GNOME_Speech_SpeechCallback_queryInterface Bonobo_Unknown_queryInterface
void GNOME_Speech_SpeechCallback_notify(GNOME_Speech_SpeechCallback _obj, const GNOME_Speech_speech_callback_type type, const CORBA_long text_id, const CORBA_long offset, CORBA_Environment *ev);
#define GNOME_Speech_Speaker_ref Bonobo_Unknown_ref
#define GNOME_Speech_Speaker_unref Bonobo_Unknown_unref
#define GNOME_Speech_Speaker_queryInterface Bonobo_Unknown_queryInterface
GNOME_Speech_ParameterList* GNOME_Speech_Speaker_getSupportedParameters(GNOME_Speech_Speaker _obj, CORBA_Environment *ev);
CORBA_string GNOME_Speech_Speaker_getParameterValueDescription(GNOME_Speech_Speaker _obj, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev);
CORBA_double GNOME_Speech_Speaker_getParameterValue(GNOME_Speech_Speaker _obj, const CORBA_char * name, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_Speaker_setParameterValue(GNOME_Speech_Speaker _obj, const CORBA_char * name, const CORBA_double value, CORBA_Environment *ev);
CORBA_long GNOME_Speech_Speaker_say(GNOME_Speech_Speaker _obj, const CORBA_char * text, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_Speaker_stop(GNOME_Speech_Speaker _obj, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_Speaker_isSpeaking(GNOME_Speech_Speaker _obj, CORBA_Environment *ev);
void GNOME_Speech_Speaker_wait(GNOME_Speech_Speaker _obj, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_Speaker_registerSpeechCallback(GNOME_Speech_Speaker _obj, const GNOME_Speech_SpeechCallback callback, CORBA_Environment *ev);
#define GNOME_Speech_SynthesisDriver_ref Bonobo_Unknown_ref
#define GNOME_Speech_SynthesisDriver_unref Bonobo_Unknown_unref
#define GNOME_Speech_SynthesisDriver_queryInterface Bonobo_Unknown_queryInterface
CORBA_string GNOME_Speech_SynthesisDriver__get_driverName(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
CORBA_string GNOME_Speech_SynthesisDriver__get_synthesizerName(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
CORBA_string GNOME_Speech_SynthesisDriver__get_driverVersion(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
CORBA_string GNOME_Speech_SynthesisDriver__get_synthesizerVersion(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_SynthesisDriver_driverInit(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
CORBA_boolean GNOME_Speech_SynthesisDriver_isInitialized(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
GNOME_Speech_VoiceInfoList* GNOME_Speech_SynthesisDriver_getVoices(GNOME_Speech_SynthesisDriver _obj, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev);
GNOME_Speech_VoiceInfoList* GNOME_Speech_SynthesisDriver_getAllVoices(GNOME_Speech_SynthesisDriver _obj, CORBA_Environment *ev);
GNOME_Speech_Speaker GNOME_Speech_SynthesisDriver_createSpeaker(GNOME_Speech_SynthesisDriver _obj, const GNOME_Speech_VoiceInfo* voice_spec, CORBA_Environment *ev);
#include <orbit/orb-core/orbit-interface.h>

#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IInterface GNOME_Speech_SpeechCallback__iinterface;
#define GNOME_Speech_SpeechCallback_IMETHODS_LEN 1
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IMethod GNOME_Speech_SpeechCallback__imethods[GNOME_Speech_SpeechCallback_IMETHODS_LEN];
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IInterface GNOME_Speech_Speaker__iinterface;
#define GNOME_Speech_Speaker_IMETHODS_LEN 9
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IMethod GNOME_Speech_Speaker__imethods[GNOME_Speech_Speaker_IMETHODS_LEN];
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IInterface GNOME_Speech_SynthesisDriver__iinterface;
#define GNOME_Speech_SynthesisDriver_IMETHODS_LEN 9
#ifdef ORBIT_IDL_C_IMODULE_GNOME_Speech
static 
#else
extern 
#endif
ORBit_IMethod GNOME_Speech_SynthesisDriver__imethods[GNOME_Speech_SynthesisDriver_IMETHODS_LEN];

/** IMethods index */

#ifndef __GNOME_Speech_SpeechCallback__imethods_index
#define __GNOME_Speech_SpeechCallback__imethods_index
typedef enum {
	GNOME_Speech_SpeechCallback_notify__imethods_index
} GNOME_Speech_SpeechCallback__imethods_index;
#endif /* __GNOME_Speech_SpeechCallback__imethods_index */

#ifndef __GNOME_Speech_Speaker__imethods_index
#define __GNOME_Speech_Speaker__imethods_index
typedef enum {
	GNOME_Speech_Speaker_getSupportedParameters__imethods_index,
	GNOME_Speech_Speaker_getParameterValueDescription__imethods_index,
	GNOME_Speech_Speaker_getParameterValue__imethods_index,
	GNOME_Speech_Speaker_setParameterValue__imethods_index,
	GNOME_Speech_Speaker_say__imethods_index,
	GNOME_Speech_Speaker_stop__imethods_index,
	GNOME_Speech_Speaker_isSpeaking__imethods_index,
	GNOME_Speech_Speaker_wait__imethods_index,
	GNOME_Speech_Speaker_registerSpeechCallback__imethods_index
} GNOME_Speech_Speaker__imethods_index;
#endif /* __GNOME_Speech_Speaker__imethods_index */

#ifndef __GNOME_Speech_SynthesisDriver__imethods_index
#define __GNOME_Speech_SynthesisDriver__imethods_index
typedef enum {
	GNOME_Speech_SynthesisDriver__get_driverName__imethods_index,
	GNOME_Speech_SynthesisDriver__get_synthesizerName__imethods_index,
	GNOME_Speech_SynthesisDriver__get_driverVersion__imethods_index,
	GNOME_Speech_SynthesisDriver__get_synthesizerVersion__imethods_index,
	GNOME_Speech_SynthesisDriver_driverInit__imethods_index,
	GNOME_Speech_SynthesisDriver_isInitialized__imethods_index,
	GNOME_Speech_SynthesisDriver_getVoices__imethods_index,
	GNOME_Speech_SynthesisDriver_getAllVoices__imethods_index,
	GNOME_Speech_SynthesisDriver_createSpeaker__imethods_index
} GNOME_Speech_SynthesisDriver__imethods_index;
#endif /* __GNOME_Speech_SynthesisDriver__imethods_index */

#ifndef __ORBIT_IMETHODS_INDEX
#define __ORBIT_IMETHODS_INDEX
#define ORBIT_IMETHODS_INDEX(m) (m ## __imethods_index)
#endif /* __ORBIT_IMETHODS_INDEX */

#ifdef __cplusplus
}
#endif /* __cplusplus */

#ifndef EXCLUDE_ORBIT_H
#include <orbit/orbit.h>

#endif /* EXCLUDE_ORBIT_H */
#endif
#undef ORBIT_IDL_SERIAL