| Constructor and Description |
|---|
Sound(byte[] value,
URI uri,
String phonetic) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPhonetic()
Gets the textual phonetic pronunciation.
|
URI |
getUri()
Gets the URI to an external binary digital audio pronunciation.
|
byte[] |
getValue()
Gets the binary digital audio pronunciation.
|
public byte[] getValue()
public URI getUri()
public String getPhonetic()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.