5. Demonstration Mode Operation
10
Seiko Epson Corporation
S1V30000 Series Graphical User Interface
Application (Rev 3.01)
5.2.1.1 Speak
button
The Speak button sends an ISC_TTS_CONFIG_REQ message to S1V30xxx.
This message incorporates the contents of the Language and Voice list boxes.
Upon receipt of the request message, S1V30xxx will send back an
ISC_TTS_CONFIG_RESP message to let the user know the S1V30xxx was
configured correctly.
The Speak button then sends an ISC_TTS_SPEAK_REQ message to
S1V30xxx, this message incorporates the contents of the ‘Text input for TTS’
text-box.
Upon receipt of the request message, S1V30xxx will send back an
ISC_TTS_SPEAK_RESP message. If the message displayed is
‘ISC_TTS_SPEAK_RESP : success’ the speak request has been accepted.
Otherwise please refer to the trouble-shooting guide.
Following completion of TTS processing of the text, an
ISC_TTS_SPEAK_READY_IND message will be sent. This message signals
that the TTS application is again ready to receive more input text.
5.2.1.2 Pause
button
Clicking the Pause button, while text sent via the Speak button is being
processed and output by the target, will have the effect of sending an
ISC_TTS_PAUSE_REQ message, which immediately halts TTS processing,
and audio output. Success is indicated by the display of
‘ISC_TTS_PAUSE_RESP: success’ in the System Messages text-box. If other
messages are displayed please refer to the trouble-shooting guide.
Clicking the Pause button again, will send an ISC_TTS_UNPAUSE_REQ
message, which immediately start TTS processing where it left off. Success is
indicated by the display of ‘ISC_TTS_UNPAUSE_RESP: success’ in the
System Messages text-box. If other messages are displayed please refer to the
trouble-shooting guide.
5.2.1.3 Stop
button
Clicking the Stop button, while text sent via the Speak button is being
processed and output by the target, will have the effect of sending an
ISC_TTS_STOP_REQ message, which immediately halts TTS processing, and
audio output.
Success is indicated by the display of ‘ISC_TTS_STOP_RESP: success’ in the
System Messages text-box. If other messages are displayed please refer to the
trouble-shooting guide.