javax.speech
Class AudioException
Object
Throwable
Exception
SpeechException
AudioException
public class AudioException
- extends SpeechException
Thrown when a problem is encountered connecting audio
to or from a speech Engine
.
- See Also:
Engine
,
AudioManager
AudioException
public AudioException()
- Constructs an
AudioException
with no detail message.
AudioException
public AudioException(String message)
- Constructs an
AudioException
with more detail.
The message
parameter describes this particular exception.
- Parameters:
message
- provides more detail about this exception
JavaTM Speech API 2.0,
Final Release v2.0.6.
© 2008, Conversay and Sun Microsystems.