| Overview | Package | Class | Tree | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
The RecognizerAudioAdapter class provided a
trivial implementation of this listener.
| Method Summary | |
| void | audioLevel(RecognizerAudioEvent e)
AUDIO_LEVEL event has occurred indicating a change in the
current volume of the audio input to a recognizer.
|
| void | speechStarted(RecognizerAudioEvent e)
The recognizer has detected a possible start of speech. |
| void | speechStopped(RecognizerAudioEvent e)
The recognizer has detected a possible end of speech. |
| Method Detail |
public void speechStarted(RecognizerAudioEvent e)
public void speechStopped(RecognizerAudioEvent e)
public void audioLevel(RecognizerAudioEvent e)
AUDIO_LEVEL event has occurred indicating a change in the
current volume of the audio input to a recognizer.
| Overview | Package | Class | Tree | Index | Help | |||
| PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||
JavaTM Speech API
Copyright 1997-1998 Sun Microsystems, Inc. All rights reserved
Send comments to javaspeech-comments@sun.com