eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
143 <dd> 143 <dd>
144 code to be adjusted 144 code to be adjusted
145 </dd> 145 </dd>
146 </dl> 146 </dl>
147 <dl> 147 <dl>
148 <dt>Returns:</dt> 148 <dt>Return:</dt>
149 <dd> 149 <dd>
150 adjusted language code 150 adjusted language code
151 </dd> 151 </dd>
152 </dl> 152 </dl>
153 <dl> 153 <dl>
184 184
185 <p> 185 <p>
186 Public method to return the name of the engine. 186 Public method to return the name of the engine.
187 </p> 187 </p>
188 <dl> 188 <dl>
189 <dt>Returns:</dt> 189 <dt>Return:</dt>
190 <dd> 190 <dd>
191 engine name 191 engine name
192 </dd> 192 </dd>
193 </dl> 193 </dl>
194 <dl> 194 <dl>
222 <dd> 222 <dd>
223 language code of the translation 223 language code of the translation
224 </dd> 224 </dd>
225 </dl> 225 </dl>
226 <dl> 226 <dl>
227 <dt>Returns:</dt> 227 <dt>Return:</dt>
228 <dd> 228 <dd>
229 tuple of translated text and flag indicating success 229 tuple of translated text and flag indicating success
230 </dd> 230 </dd>
231 </dl> 231 </dl>
232 <dl> 232 <dl>
241 241
242 <p> 242 <p>
243 Public method indicating the Text-to-Speech capability. 243 Public method indicating the Text-to-Speech capability.
244 </p> 244 </p>
245 <dl> 245 <dl>
246 <dt>Returns:</dt> 246 <dt>Return:</dt>
247 <dd> 247 <dd>
248 flag indicating the Text-to-Speech capability 248 flag indicating the Text-to-Speech capability
249 </dd> 249 </dd>
250 </dl> 250 </dl>
251 <dl> 251 <dl>
260 260
261 <p> 261 <p>
262 Public method to get the supported languages. 262 Public method to get the supported languages.
263 </p> 263 </p>
264 <dl> 264 <dl>
265 <dt>Returns:</dt> 265 <dt>Return:</dt>
266 <dd> 266 <dd>
267 list of supported language codes 267 list of supported language codes
268 </dd> 268 </dd>
269 </dl> 269 </dl>
270 <dl> 270 <dl>
287 <dd> 287 <dd>
288 original language 288 original language
289 </dd> 289 </dd>
290 </dl> 290 </dl>
291 <dl> 291 <dl>
292 <dt>Returns:</dt> 292 <dt>Return:</dt>
293 <dd> 293 <dd>
294 list of supported target languages for the given original 294 list of supported target languages for the given original
295 </dd> 295 </dd>
296 </dl> 296 </dl>
297 <dl> 297 <dl>

eric ide

mercurial