public static interface MaryClient.AudioPlayerListener
Modifier and Type | Method and Description |
---|---|
void |
playerException(Exception e)
Inform the listener that the audio player has thrown an exception.
|
void |
playerFinished()
Notify the listener that the audio player has finished.
|
void playerFinished()
void playerException(Exception e)
e
- the exception thrownCopyright © 2000–2016 DFKI GmbH. All rights reserved.