public class BabelSensePhonetics extends Object
BabelSense.| Constructor and Description |
|---|
BabelSensePhonetics(Set<BabelAudio> audioSet,
Set<String> transcriptionSet)
Creates a new instance of
BabelSensePhonetics |
| Modifier and Type | Method and Description |
|---|---|
Collection<BabelAudio> |
getAudioItems()
Gets the audio items.
|
Collection<String> |
getTranscriptions()
Gets the set of transcriptions
|
String |
toString() |
public BabelSensePhonetics(Set<BabelAudio> audioSet, Set<String> transcriptionSet)
BabelSensePhoneticsaudioSet - set of audio objectstranscriptionSet - set of transcription objectspublic Collection<BabelAudio> getAudioItems()
public Collection<String> getTranscriptions()
Copyright © 2016–2022. All rights reserved.