Uses of Interface
hp.telephony.media.SpeechDetectorConstants

Packages that use SpeechDetectorConstants
hp.opencall.media.ccapi Provides HP OpenCall Media Platform Oclet features.  
hp.telephony.media Provides hp OpenCall with Media Platform custom Telephony API.  
 

Uses of SpeechDetectorConstants in hp.opencall.media.ccapi
 

Classes in hp.opencall.media.ccapi that implement SpeechDetectorConstants
 class AsyncMediaGroup
          Adapter class which provides the asynchronous media resource interface to the native Call Control API including access to ASR/TTS servers.
 

Uses of SpeechDetectorConstants in hp.telephony.media
 

Subinterfaces of SpeechDetectorConstants in hp.telephony.media
 interface ASRRecorderEvent
          This class extends the RecorderEvent interface in order to cover the RTSP and ASR based specific events.
 interface FaxEvent
          This class extends the PlayerEvent and RecorderEvent interfaces in order to cover the Fax based specific events.
 interface Recorder
          Defines a method for recording a media stream into a data file.
 interface RecorderEvent
          Defines the methods used in Recorder events.
 interface SMSRecorderEvent
          This class extends the RecorderEvent interface in order to cover the SMS based specific events.
 interface SpeechDetector