Package hp.telephony.media

Provides hp OpenCall with Media Platform custom Telephony API.

See:
          Description

Interface Summary
ASRConstants Defines some Symbols used by Recorder.
ASRParsedRule This interface allows retrieving grammar information for grammar based recognizers
ASRParsedRule.RuleType Define constants for rule types (see W3C's SRGS format)
ASRRecorderEvent This class extends the RecorderEvent interface in order to cover the RTSP and ASR based specific events.
ASRResult This interface allows accessing the speech recognition results.
CoderConstants Define the Symbol constants for the Coders.
Conference  
ConferenceConstants Defines the Symbols that name the Conference parameters.
ConfigSpecConstants Symbols and other constants used in ConfigSpec.
EchoCanceller  
EchoCancellerConstants Defines the symbol constants used by the Echo canceller resource
EchoSimulator %full_filespec: EchoSimulator.java~2:java:impg#1 % %derived_by: dopic % %date_created: Fri Oct 15 13:51:30 2004 %
Error Symbols defining errors generated by ECTF server implementations.
FaxConstants Defines the Symbols that name the Fax parameters.
FaxEvent This class extends the PlayerEvent and RecorderEvent interfaces in order to cover the Fax based specific events.
FaxPlayerRecorder  
MediaEvent An event from a MediaService.
Player Defines methods for playing a media stream into a Terminal.
PlayerConstants Defines the Symbols used by Player and PlayerEvent.
PlayerEvent Defines the methods used by Player Events.
Recorder Defines a method for recording a media stream into a data file.
RecorderConstants The Symbols used in Recorder and RecorderEvent.
RecorderEvent Defines the methods used in Recorder events.
Resource Interface for things common to Resources.
ResourceConstants Defines the constants used by Resource and ResourceEvent.
ResourceEvent The simple, synchronous interface to Resource events.
ResultAlternative This Interface allows accessing an word recognized alternative by an ASR engine.
ResultToken This Interface allows accessing a word recognized by an ASR engine.
RTPPlayer  
RTPRecorder  
RTPRecorderConstants Defines the symbol constants used by the RTP Recorder resource
SignalConstants SignalConstants supplies the names of the DTMF signals.
SignalDetector Interface for detecting signals from the telephony network.
SignalDetectorConstants The Symbols used by the SignalDetector Resource and SignalDetectorEvent objects.
SignalDetectorEvent SignalDetectorEvent defines the methods for SignalDetector Events.
SignalGenerator Defines a method for sending signals out to the telephony network.
SignalGeneratorConstants Defines the Symbols that name the SignalGenerator params, signals and events.
SignalGeneratorEvent Defines the methods used in SignalGenerator Events.
SilencePlayer  
SMSConstants The Symbols used by the SMS Resources
SMSPlayerConstants The Symbols used by the PlayerResource
SMSPlayerEvent This class extends the PlayerEvent interface in order to cover the SMS based specific events.
SMSPlayerRecorder  
SMSRecorderConstants The Symbols used by the RecorderResource and SMSRecorderEvent objects.
SMSRecorderEvent This class extends the RecorderEvent interface in order to cover the SMS based specific events.
SpeechDetector  
SpeechDetectorConstants Defines the Symbols used by SpeechDetector and RecorderEvent.
TTSConstants Defines some Symbols used by Player.
TTSPlayerEvent This class extends the PlayerEvent interface in order to cover the RTSP and TTS based specific events.
 

Class Summary
ConfigSpec Stores the information necessary to configure (or re-configure) a collection of resources.
IntRange Some Resources have attributes and/or parameters that use this range type.
ResourceSpec Describes the attributes and other information for configuring Resources.
ResourceSpec.Add Deprecated. not supported.
ResourceSpec.Alt All ResourceSpecs must be satisfied, but only needs to statisfy one at a time.
ResourceSpec.And All ResourceSpecs must be satisfied, simultaneously.
ResourceSpec.Future Deprecated. not supported.
ResourceSpec.Operator FOR INTERNAL USE ONLY - Represents the ResourceSpec operator nodes: And, Alt, Or, Add, Future.
ResourceSpec.Or Deprecated. not supported.
RTC An RTC (Run Time Control) object associates a trigger condition with some action.
Symbol Symbols are opaque, immutable, nominal tokens.
VSymbol VSymbol is a Symbol class for format==1, S100-R2 vendor defined Symbols.
 

Exception Summary
BadConfigSpecException Configuration failed because the ConfigSpec is somehow bad.
MediaConfigException The class of things that go wrong during Configuration.
MediaException MediaException is the parent for [non-Runtime] Exceptions in JTAPI Media.
MediaResourceException Thrown when a Resource method fails for various reasons.
MediaServiceException The class of things that go wrong in MediaService methods.
 

Package hp.telephony.media Description

Provides hp OpenCall with Media Platform custom Telephony API.

Package Specification

This package is used by the OC MP. It would be better to start your reading from hp.opencall.media.ccapi OC MP CCAPI.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

Since:
2.4 C1