|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPronunciation
Pronunciation information for IWiktionaryEntry
s. There can be
different types of pronunciation information including standardized
written representations using the IPA or SAMPA notation, audio files
of people reading a word aloud, and information on the rhyming suffix
of a lexical entry.
Nested Class Summary | |
---|---|
static class |
IPronunciation.PronunciationType
Types of different pronunciation information used by getType() . |
Method Summary | |
---|---|
String |
getNote()
Returns additional information for this pronunciation, such as a geographical reference. |
String |
getText()
The representation of the pronunciation using a standardized notation such as IPA. |
IPronunciation.PronunciationType |
getType()
Returns the type of this pronunciation, which can be audio files or a specific notation schema used to represent pronunciation information. |
Method Detail |
---|
IPronunciation.PronunciationType getType()
String getText()
String getNote()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |