SVN_SILENT made messages (.desktop file)
[kdeaccessibility.git] / kttsd / plugins / festivalint / festivalintconfwidget.ui
blob76fa308855b859540b511fb76839ae2a71c359f1
1 <ui version="4.0" stdsetdef="1" >
2   <author>Gary Cramblitt &lt;garycramblitt@comcast.net></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>FestivalIntConfWidget</class>
6   <widget class="QWidget" name="FestivalIntConfWidget" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>559</width>
12         <height>318</height>
13       </rect>
14     </property>
15     <property name="sizePolicy" >
16       <sizepolicy>
17         <hsizetype>7</hsizetype>
18         <vsizetype>7</vsizetype>
19         <horstretch>0</horstretch>
20         <verstretch>0</verstretch>
21       </sizepolicy>
22     </property>
23     <property name="windowTitle" >
24       <string>Festival Config UI</string>
25     </property>
26     <property name="whatsThis" stdset="0" >
27       <string>This is the dialog for configuring the Festival speech synthesizer in interactive mode.</string>
28     </property>
29     <layout class="QGridLayout" >
30       <item row="0" column="0" >
31         <widget class="QGroupBox" name="festivalConfigurationBox" >
32           <property name="sizePolicy" >
33             <sizepolicy>
34               <hsizetype>7</hsizetype>
35               <vsizetype>5</vsizetype>
36               <horstretch>0</horstretch>
37               <verstretch>0</verstretch>
38             </sizepolicy>
39           </property>
40           <property name="title" >
41             <string>Festival &amp;Interactive Configuration</string>
42           </property>
43           <property name="whatsThis" stdset="0" >
44             <string>This is the dialog for configuring the Festival speech synthesizer in interactive mode.</string>
45           </property>
46           <layout class="QGridLayout" >
47             <property name="margin" >
48               <number>11</number>
49             </property>
50             <property name="spacing" >
51               <number>6</number>
52             </property>
53             <item row="0" column="0" >
54               <layout class="QHBoxLayout" >
55                 <property name="margin" >
56                   <number>0</number>
57                 </property>
58                 <property name="spacing" >
59                   <number>6</number>
60                 </property>
61                 <item>
62                   <widget class="QLabel" name="festivalPathLabel" >
63                     <property name="sizePolicy" >
64                       <sizepolicy>
65                         <hsizetype>5</hsizetype>
66                         <vsizetype>1</vsizetype>
67                         <horstretch>0</horstretch>
68                         <verstretch>0</verstretch>
69                       </sizepolicy>
70                     </property>
71                     <property name="text" >
72                       <string>&amp;Festival executable:</string>
73                     </property>
74                     <property name="alignment" >
75                       <set>Qt::AlignVCenter|Qt::AlignRight</set>
76                     </property>
77                     <property name="buddy" stdset="0" >
78                       <cstring>festivalPath</cstring>
79                     </property>
80                     <property name="whatsThis" stdset="0" >
81                       <string>If Festival is in your PATH environment variable, just enter "festival", otherwise specify the full path to the Festival executable program.</string>
82                     </property>
83                   </widget>
84                 </item>
85                 <item>
86                   <widget class="KUrlRequester" name="festivalPath" >
87                     <property name="sizePolicy" >
88                       <sizepolicy>
89                         <hsizetype>5</hsizetype>
90                         <vsizetype>1</vsizetype>
91                         <horstretch>0</horstretch>
92                         <verstretch>0</verstretch>
93                       </sizepolicy>
94                     </property>
95                     <property name="whatsThis" stdset="0" >
96                       <string>If Festival is in your PATH environment variable, just enter "festival", otherwise specify the full path to the Festival executable program.</string>
97                     </property>
98                   </widget>
99                 </item>
100               </layout>
101             </item>
102             <item row="1" column="0" >
103               <layout class="QHBoxLayout" >
104                 <property name="margin" >
105                   <number>0</number>
106                 </property>
107                 <property name="spacing" >
108                   <number>6</number>
109                 </property>
110                 <item>
111                   <widget class="QLabel" name="selectVoiceLabel" >
112                     <property name="text" >
113                       <string>&amp;Select voice:</string>
114                     </property>
115                     <property name="alignment" >
116                       <set>Qt::AlignVCenter|Qt::AlignRight</set>
117                     </property>
118                     <property name="buddy" stdset="0" >
119                       <cstring>selectVoiceCombo</cstring>
120                     </property>
121                     <property name="whatsThis" stdset="0" >
122                       <string>Select a voice to speak text with.  MultiSyn voices are high quality but are slow to load.  If no voices are shown, check the Festival executable path.  You must install at least one Festival voice.  If you have installed a voice and still none are shown, check your Festival configuration.  (See the README that comes with Festival.)</string>
123                     </property>
124                   </widget>
125                 </item>
126                 <item>
127                   <widget class="KComboBox" name="selectVoiceCombo" >
128                     <property name="sizePolicy" >
129                       <sizepolicy>
130                         <hsizetype>7</hsizetype>
131                         <vsizetype>0</vsizetype>
132                         <horstretch>0</horstretch>
133                         <verstretch>0</verstretch>
134                       </sizepolicy>
135                     </property>
136                     <property name="whatsThis" stdset="0" >
137                       <string>Select a voice to speak text with.  MultiSyn voices are high quality but are slow to load.  If no voices are shown, check the Festival executable path.  You must install at least one Festival voice.  If you have installed a voice and still none are shown, check your Festival configuration.  (See the README that comes with Festival.)</string>
138                     </property>
139                   </widget>
140                 </item>
141                 <item>
142                   <widget class="KPushButton" name="rescan" >
143                     <property name="text" >
144                       <string comment="Rescan for voices" >&amp;Rescan</string>
145                     </property>
146                   </widget>
147                 </item>
148               </layout>
149             </item>
150             <item row="2" column="0" >
151               <layout class="QHBoxLayout" >
152                 <property name="margin" >
153                   <number>0</number>
154                 </property>
155                 <item>
156                   <layout class="QVBoxLayout" >
157                     <property name="margin" >
158                       <number>0</number>
159                     </property>
160                     <item>
161                       <widget class="QLabel" name="volumeLabel" >
162                         <property name="sizePolicy" >
163                           <sizepolicy>
164                             <hsizetype>0</hsizetype>
165                             <vsizetype>5</vsizetype>
166                             <horstretch>0</horstretch>
167                             <verstretch>0</verstretch>
168                           </sizepolicy>
169                         </property>
170                         <property name="text" >
171                           <string>&amp;Volume:</string>
172                         </property>
173                         <property name="buddy" stdset="0" >
174                           <cstring>volumeBox</cstring>
175                         </property>
176                         <property name="whatsThis" stdset="0" >
177                           <string>Sets the volume (loudness) of speech.  Slide the slider to the left to lower the volume; to the right to increase volume.  Anything less than 75 percent is considered "soft", and anything greater than 125 percent is considered "loud".</string>
178                         </property>
179                       </widget>
180                     </item>
181                     <item>
182                       <widget class="QLabel" name="timeLabel" >
183                         <property name="sizePolicy" >
184                           <sizepolicy>
185                             <hsizetype>0</hsizetype>
186                             <vsizetype>5</vsizetype>
187                             <horstretch>0</horstretch>
188                             <verstretch>0</verstretch>
189                           </sizepolicy>
190                         </property>
191                         <property name="text" >
192                           <string>Sp&amp;eed:</string>
193                         </property>
194                         <property name="buddy" stdset="0" >
195                           <cstring>timeBox</cstring>
196                         </property>
197                         <property name="whatsThis" stdset="0" >
198                           <string>Sets the speed of speech.  Slide the slider to the left to slow speech down; to the right to increase talking speed.  Anything less than 75 percent is considered "slow", and anything greater than 125 percent is considered "fast".  You cannot change the speed of MultiSyn voices.</string>
199                         </property>
200                       </widget>
201                     </item>
202                     <item>
203                       <widget class="QLabel" name="frequencyLabel" >
204                         <property name="sizePolicy" >
205                           <sizepolicy>
206                             <hsizetype>0</hsizetype>
207                             <vsizetype>5</vsizetype>
208                             <horstretch>0</horstretch>
209                             <verstretch>0</verstretch>
210                           </sizepolicy>
211                         </property>
212                         <property name="text" >
213                           <string>&amp;Pitch:</string>
214                         </property>
215                         <property name="buddy" stdset="0" >
216                           <cstring>frequencyBox</cstring>
217                         </property>
218                         <property name="whatsThis" stdset="0" >
219                           <string>Sets the tone (frequency) of speech.  Slide the slider to the left to lower the voice tone; to the right to increase tone.  Anything less than 75 percent is considered "low", and anything greater than 125 percent is considered "high".  You cannot change the pitch of MultiSyn voices.</string>
220                         </property>
221                       </widget>
222                     </item>
223                   </layout>
224                 </item>
225                 <item>
226                   <layout class="QVBoxLayout" >
227                     <property name="margin" >
228                       <number>0</number>
229                     </property>
230                     <item>
231                       <widget class="KIntSpinBox" name="volumeBox" >
232                         <property name="enabled" >
233                           <bool>true</bool>
234                         </property>
235                         <property name="sizePolicy" >
236                           <sizepolicy>
237                             <hsizetype>0</hsizetype>
238                             <vsizetype>0</vsizetype>
239                             <horstretch>0</horstretch>
240                             <verstretch>0</verstretch>
241                           </sizepolicy>
242                         </property>
243                         <property name="suffix" >
244                           <string> %</string>
245                         </property>
246                         <property name="maximum" >
247                           <number>200</number>
248                         </property>
249                         <property name="minimum" >
250                           <number>50</number>
251                         </property>
252                         <property name="value" >
253                           <number>100</number>
254                         </property>
255                         <property name="whatsThis" stdset="0" >
256                           <string>Sets the volume (loudness) of speech.  Slide the slider to the left to lower the volume; to the right to increase volume.  Anything less than 75 percent is considered "soft", and anything greater than 125 percent is considered "loud".</string>
257                         </property>
258                       </widget>
259                     </item>
260                     <item>
261                       <widget class="KIntSpinBox" name="timeBox" >
262                         <property name="enabled" >
263                           <bool>true</bool>
264                         </property>
265                         <property name="sizePolicy" >
266                           <sizepolicy>
267                             <hsizetype>0</hsizetype>
268                             <vsizetype>0</vsizetype>
269                             <horstretch>0</horstretch>
270                             <verstretch>0</verstretch>
271                           </sizepolicy>
272                         </property>
273                         <property name="suffix" >
274                           <string> %</string>
275                         </property>
276                         <property name="maximum" >
277                           <number>200</number>
278                         </property>
279                         <property name="minimum" >
280                           <number>50</number>
281                         </property>
282                         <property name="value" >
283                           <number>100</number>
284                         </property>
285                         <property name="whatsThis" stdset="0" >
286                           <string>Sets the speed of speech.  Slide the slider to the left to slow speech down; to the right to increase talking speed.  Anything less than 75 percent is considered "slow", and anything greater than 125 percent is considered "fast".  You cannot change the speed of MultiSyn voices.</string>
287                         </property>
288                       </widget>
289                     </item>
290                     <item>
291                       <widget class="KIntSpinBox" name="frequencyBox" >
292                         <property name="enabled" >
293                           <bool>true</bool>
294                         </property>
295                         <property name="sizePolicy" >
296                           <sizepolicy>
297                             <hsizetype>0</hsizetype>
298                             <vsizetype>0</vsizetype>
299                             <horstretch>0</horstretch>
300                             <verstretch>0</verstretch>
301                           </sizepolicy>
302                         </property>
303                         <property name="suffix" >
304                           <string> %</string>
305                         </property>
306                         <property name="maximum" >
307                           <number>200</number>
308                         </property>
309                         <property name="minimum" >
310                           <number>50</number>
311                         </property>
312                         <property name="value" >
313                           <number>100</number>
314                         </property>
315                         <property name="whatsThis" stdset="0" >
316                           <string>Sets the tone (frequency) of speech.  Slide the slider to the left to lower the voice tone; to the right to increase tone.  Anything less than 75 percent is considered "low", and anything greater than 125 percent is considered "high".  You cannot change the pitch of MultiSyn voices.</string>
317                         </property>
318                       </widget>
319                     </item>
320                   </layout>
321                 </item>
322                 <item>
323                   <layout class="QVBoxLayout" >
324                     <property name="margin" >
325                       <number>0</number>
326                     </property>
327                     <item>
328                       <widget class="QSlider" name="volumeSlider" >
329                         <property name="enabled" >
330                           <bool>true</bool>
331                         </property>
332                         <property name="focusPolicy" >
333                           <enum>Qt::NoFocus</enum>
334                         </property>
335                         <property name="minimum" >
336                           <number>0</number>
337                         </property>
338                         <property name="maximum" >
339                           <number>1000</number>
340                         </property>
341                         <property name="singleStep" >
342                           <number>10</number>
343                         </property>
344                         <property name="pageStep" >
345                           <number>100</number>
346                         </property>
347                         <property name="value" >
348                           <number>500</number>
349                         </property>
350                         <property name="orientation" >
351                           <enum>Qt::Horizontal</enum>
352                         </property>
353                         <property name="whatsThis" stdset="0" >
354                           <string>Sets the volume (loudness) of speech.  Slide the slider to the left to lower the volume; to the right to increase volume.  Anything less than 75 percent is considered "soft", and anything greater than 125 percent is considered "loud".</string>
355                         </property>
356                       </widget>
357                     </item>
358                     <item>
359                       <widget class="QSlider" name="timeSlider" >
360                         <property name="enabled" >
361                           <bool>true</bool>
362                         </property>
363                         <property name="focusPolicy" >
364                           <enum>Qt::NoFocus</enum>
365                         </property>
366                         <property name="maximum" >
367                           <number>1000</number>
368                         </property>
369                         <property name="singleStep" >
370                           <number>10</number>
371                         </property>
372                         <property name="pageStep" >
373                           <number>100</number>
374                         </property>
375                         <property name="value" >
376                           <number>500</number>
377                         </property>
378                         <property name="orientation" >
379                           <enum>Qt::Horizontal</enum>
380                         </property>
381                         <property name="whatsThis" stdset="0" >
382                           <string>Sets the speed of speech.  Slide the slider to the left to slow speech down; to the right to increase talking speed.  Anything less than 75 percent is considered "slow", and anything greater than 125 percent is considered "fast".  You cannot change the speed of MultiSyn voices.</string>
383                         </property>
384                       </widget>
385                     </item>
386                     <item>
387                       <widget class="QSlider" name="frequencySlider" >
388                         <property name="enabled" >
389                           <bool>true</bool>
390                         </property>
391                         <property name="focusPolicy" >
392                           <enum>Qt::NoFocus</enum>
393                         </property>
394                         <property name="maximum" >
395                           <number>1000</number>
396                         </property>
397                         <property name="singleStep" >
398                           <number>10</number>
399                         </property>
400                         <property name="pageStep" >
401                           <number>100</number>
402                         </property>
403                         <property name="value" >
404                           <number>500</number>
405                         </property>
406                         <property name="orientation" >
407                           <enum>Qt::Horizontal</enum>
408                         </property>
409                         <property name="whatsThis" stdset="0" >
410                           <string>Sets the tone (frequency) of speech.  Slide the slider to the left to lower the voice tone; to the right to increase tone.  Anything less than 75 percent is considered "low", and anything greater than 125 percent is considered "high".  You cannot change the pitch of MultiSyn voices.</string>
411                         </property>
412                       </widget>
413                     </item>
414                   </layout>
415                 </item>
416               </layout>
417             </item>
418             <item row="4" column="0" >
419               <layout class="QHBoxLayout" >
420                 <property name="margin" >
421                   <number>0</number>
422                 </property>
423                 <item>
424                   <widget class="QCheckBox" name="preloadCheckBox" >
425                     <property name="text" >
426                       <string>&amp;Load this voice when starting KTTSD</string>
427                     </property>
428                     <property name="whatsThis" stdset="0" >
429                       <string>If checked, Festival will be started and this voice will be loaded when the Text-to-Speech Daemon (KTTSD) is started.  Check when a voice requires a long time to load in Festival (for example, multisyn voices), otherwise, leave unchecked.</string>
430                     </property>
431                   </widget>
432                 </item>
433                 <item>
434                   <spacer name="spacer3" >
435                     <property name="sizeHint" >
436                       <size>
437                         <width>101</width>
438                         <height>20</height>
439                       </size>
440                     </property>
441                     <property name="sizeType" >
442                       <enum>Expanding</enum>
443                     </property>
444                     <property name="orientation" >
445                       <enum>Horizontal</enum>
446                     </property>
447                   </spacer>
448                 </item>
449                 <item>
450                   <widget class="QPushButton" name="testButton" >
451                     <property name="text" >
452                       <string>&amp;Test</string>
453                     </property>
454                     <property name="whatsThis" stdset="0" >
455                       <string>Click to test the configuration.  Festival will be started and a test sentence will be spoken.</string>
456                     </property>
457                   </widget>
458                 </item>
459               </layout>
460             </item>
461             <item row="3" column="0" >
462               <layout class="QHBoxLayout" >
463                 <property name="margin" >
464                   <number>0</number>
465                 </property>
466                 <item>
467                   <widget class="QLabel" name="characterCodingLabel" >
468                     <property name="sizePolicy" >
469                       <sizepolicy>
470                         <hsizetype>5</hsizetype>
471                         <vsizetype>5</vsizetype>
472                         <horstretch>0</horstretch>
473                         <verstretch>0</verstretch>
474                       </sizepolicy>
475                     </property>
476                     <property name="text" >
477                       <string>Character e&amp;ncoding:</string>
478                     </property>
479                     <property name="buddy" stdset="0" >
480                       <cstring>characterCodingBox</cstring>
481                     </property>
482                   </widget>
483                 </item>
484                 <item>
485                   <widget class="KComboBox" name="characterCodingBox" >
486                     <property name="sizePolicy" >
487                       <sizepolicy>
488                         <hsizetype>7</hsizetype>
489                         <vsizetype>0</vsizetype>
490                         <horstretch>0</horstretch>
491                         <verstretch>0</verstretch>
492                       </sizepolicy>
493                     </property>
494                     <property name="whatsThis" stdset="0" >
495                       <string>This combo box specifies which character encoding is used for passing the text.</string>
496                     </property>
497                   </widget>
498                 </item>
499               </layout>
500             </item>
501           </layout>
502         </widget>
503       </item>
504     </layout>
505   </widget>
506   <layoutdefault spacing="6" margin="11" />
507   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
508   <customwidgets>
509     <customwidget>
510       <class>KIntSpinBox</class>
511       <extends></extends>
512       <header location="global" >knuminput.h</header>
513       <container>0</container>
514       <pixmap></pixmap>
515     </customwidget>
516     <customwidget>
517       <class>KComboBox</class>
518       <extends>QComboBox</extends>
519       <header>kcombobox.h</header>
520       <container>0</container>
521       <pixmap></pixmap>
522     </customwidget>
523   </customwidgets>
524   <tabstops>
525     <tabstop>festivalPath</tabstop>
526     <tabstop>selectVoiceCombo</tabstop>
527     <tabstop>rescan</tabstop>
528     <tabstop>volumeBox</tabstop>
529     <tabstop>timeBox</tabstop>
530     <tabstop>frequencyBox</tabstop>
531     <tabstop>preloadCheckBox</tabstop>
532     <tabstop>testButton</tabstop>
533   </tabstops>
534   <includes>
535     <include location="global" >kurlrequester.h</include>
536   </includes>
537 </ui>