public interface MarkerCallback
Modifier and Type | Method and Description |
---|---|
void |
onMarkerHolderReady() |
void |
onNewWord(int start,
int stop) |
void |
onPlayCanceled() |
void |
onPlayFailed(Exception e) |
void |
onPlayFinished() |
void |
onPlayStart() |
void |
onPlayStopped() |
void |
onPlaySuccessful() |
void onPlayStart()
void onNewWord(int start, int stop)
void onPlayFinished()
void onMarkerHolderReady()
void onPlayStopped()
void onPlayCanceled()
void onPlayFailed(Exception e)
void onPlaySuccessful()