public final class ToneInfo extends Object
| Constructor and Description |
|---|
ToneInfo(Integer sequenceId,
ToneValue tone)
Initializes a new instance of ToneInfo.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSequenceId()
Get the sequenceId property: Gets the sequence id.
|
ToneValue |
getTone()
Get the tone property: Gets the tone detected.
|
public Integer getSequenceId()
public ToneValue getTone()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.