Uses of Interface
hp.telephony.media.CoderConstants

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

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

Subinterfaces of CoderConstants 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 Player
          Defines methods for playing a media stream into a Terminal.
 interface PlayerConstants
          Defines the Symbols used by Player and PlayerEvent.
 interface PlayerEvent
          Defines the methods used by Player Events.
 interface Recorder
          Defines a method for recording a media stream into a data file.
 interface RecorderConstants
          The Symbols used in Recorder and RecorderEvent.
 interface RecorderEvent
          Defines the methods used in Recorder events.
 interface SMSPlayerEvent
          This class extends the PlayerEvent interface in order to cover the SMS based specific events.
 interface SMSRecorderEvent
          This class extends the RecorderEvent interface in order to cover the SMS based specific events.
 interface TTSPlayerEvent
          This class extends the PlayerEvent interface in order to cover the RTSP and TTS based specific events.