Uses of Interface
hp.telephony.media.RecorderConstants

Packages that use RecorderConstants
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 RecorderConstants in hp.opencall.media.ccapi
 

Classes in hp.opencall.media.ccapi that implement RecorderConstants
 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 RecorderConstants in hp.telephony.media
 

Subinterfaces of RecorderConstants 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.