|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SystemOutputListener
Listener for events from the SystemOutput implementation.
Copyright © 2006 JVoiceXML group - http://jvoicexml.sourceforge.net/
SystemOutput| Method Summary | |
|---|---|
void |
markerReached(String mark)
Notification that a <mark> element has been reached. |
void |
outputEnded()
Notification that the system output has ended. |
void |
outputStarted()
Notification that the system output has started. |
| Method Detail |
|---|
void outputStarted()
void outputEnded()
void markerReached(String mark)
<mark> element has been reached.
mark - Name of the mark.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||