We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4018b9 commit 3b1fbf1Copy full SHA for 3b1fbf1
text-to-speech/src/main/java/com/ibm/watson/text_to_speech/v1/model/SynthesizeOptions.java
@@ -299,7 +299,7 @@ public String customizationId() {
299
* strings of the input text. Specify `words` as the element of the array to request word timing
300
* information. The service returns the start and end time of each word of the input. Specify an
301
* empty array or omit the parameter to receive no word timing information. Not supported for
302
- * Japanese input text. protected List<String> timings;
+ * Japanese input text.
303
*
304
* <p>NOTE: This parameter only works for the `synthesizeUsingWebSocket` method.
305
0 commit comments