public class UtteranceAnalyses
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
UtteranceAnalyses() |
Modifier and Type | Method and Description |
---|---|
List<UtteranceAnalysis> |
getUtterancesTone()
Gets the utterancesTone.
|
String |
getWarning()
Gets the warning.
|
public List<UtteranceAnalysis> getUtterancesTone()
An array of `UtteranceAnalysis` objects that provides the results for each utterance of the input.
public String getWarning()
**`2017-09-21`:** A warning message if the content contains more than 50 utterances. The service analyzes only the first 50 utterances. **`2016-05-19`:** Not returned.
Copyright © 2021 IBM Cloud. All rights reserved.