|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.RemoteMediaControl._Async
cisco.uc.cuae.legacy.RemoteMediaControlServer._Async
public final class RemoteMediaControlServer._Async
Asynchronous implementation of service methods.
| Constructor Summary | |
|---|---|
RemoteMediaControlServer._Async()
|
|
| Method Summary | |
|---|---|
etch.bindings.java.support.Mailbox |
_begin_adjustPlay(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Integer volume,
java.lang.Integer speed,
MediaControl.AdjustmentType adjustmentType,
java.lang.Long toggleType,
MediaControl.AdjustPlayOptions options)
Begins a call to adjustPlay. |
etch.bindings.java.support.Mailbox |
_begin_beginDetectNonSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long nonSilenceTime,
MediaControl.DetectNonSilenceOptions options,
java.lang.Object state)
Begins a call to beginDetectNonSilence. |
etch.bindings.java.support.Mailbox |
_begin_beginDetectSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long silenceTime,
MediaControl.DetectSilenceOptions options,
java.lang.Object state)
Begins a call to beginDetectSilence. |
etch.bindings.java.support.Mailbox |
_begin_beginGatherDigits(java.lang.String sessionId,
java.lang.String connectionId,
MediaControl.GatherDigitsOptions options,
java.lang.Object state)
Begins a call to beginGatherDigits. |
etch.bindings.java.support.Mailbox |
_begin_beginManageGrammar(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
MediaControl.Action action,
MediaControl.ManageGrammarOptions options,
java.lang.Object state)
Begins a call to beginManageGrammar. |
etch.bindings.java.support.Mailbox |
_begin_beginPlay(java.lang.String sessionId,
java.lang.String prompt1,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.PlayOptions options,
java.lang.Object state)
Begins a call to beginPlay. |
etch.bindings.java.support.Mailbox |
_begin_beginPlayTone(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Long duration,
java.lang.Long frequency1,
java.lang.Integer amplitude1,
java.lang.Long frequency2,
java.lang.Integer amplitude2,
MediaControl.PlayToneOptions options,
java.lang.Object state)
Begins a call to beginPlayTone. |
etch.bindings.java.support.Mailbox |
_begin_beginRecord(java.lang.String sessionId,
java.lang.String filename,
java.lang.Long expires,
MediaControl.RecordOptions options,
java.lang.Object state)
Begins a call to beginRecord. |
etch.bindings.java.support.Mailbox |
_begin_beginVoiceRecognition(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
java.lang.String prompt1,
java.lang.Boolean voiceBargeIn,
java.lang.Boolean cancelOnDigit,
MediaControl.VoiceRecognitionOptions options,
java.lang.Object state)
Begins a call to beginVoiceRecognition. |
etch.bindings.java.support.Mailbox |
_begin_createConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Boolean soundToneOnJoin,
MediaControl.CreateConferenceOptions options)
Begins a call to createConference. |
etch.bindings.java.support.Mailbox |
_begin_createConnection(java.lang.String sessionId,
java.lang.String mediaTxIP,
java.lang.Long mediaTxPort,
java.lang.String connectionId,
MediaControl.CreateConnectionOptions options)
Begins a call to createConnection. |
etch.bindings.java.support.Mailbox |
_begin_deleteConnection(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.DeleteConnectionOptions options)
Begins a call to deleteConnection. |
etch.bindings.java.support.Mailbox |
_begin_detectNonSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long nonSilenceTime,
MediaControl.DetectNonSilenceOptions options)
Begins a call to detectNonSilence. |
etch.bindings.java.support.Mailbox |
_begin_detectSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long silenceTime,
MediaControl.DetectSilenceOptions options)
Begins a call to detectSilence. |
etch.bindings.java.support.Mailbox |
_begin_gatherDigits(java.lang.String sessionId,
java.lang.String connectionId,
MediaControl.GatherDigitsOptions options)
Begins a call to gatherDigits. |
etch.bindings.java.support.Mailbox |
_begin_joinConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.JoinConferenceOptions options)
Begins a call to joinConference. |
etch.bindings.java.support.Mailbox |
_begin_leaveConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.LeaveConferenceOptions options)
Begins a call to leaveConference. |
etch.bindings.java.support.Mailbox |
_begin_manageGrammar(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
MediaControl.Action action,
MediaControl.ManageGrammarOptions options)
Begins a call to manageGrammar. |
etch.bindings.java.support.Mailbox |
_begin_modifyConnection(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String mediaTxIP,
java.lang.Long mediaTxPort,
MediaControl.ModifyConnectionOptions options)
Begins a call to modifyConnection. |
etch.bindings.java.support.Mailbox |
_begin_play(java.lang.String sessionId,
java.lang.String prompt1,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.PlayOptions options)
Begins a call to play. |
etch.bindings.java.support.Mailbox |
_begin_playTone(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Long duration,
java.lang.Long frequency1,
java.lang.Integer amplitude1,
java.lang.Long frequency2,
java.lang.Integer amplitude2,
MediaControl.PlayToneOptions options)
Begins a call to playTone. |
etch.bindings.java.support.Mailbox |
_begin_record(java.lang.String sessionId,
java.lang.String filename,
java.lang.Long expires,
MediaControl.RecordOptions options)
Begins a call to record. |
etch.bindings.java.support.Mailbox |
_begin_reserveConnection(java.lang.String sessionId,
MediaControl.ReserveConnectionOptions options)
Begins a call to reserveConnection. |
etch.bindings.java.support.Mailbox |
_begin_saveDynamicGrammar(java.lang.String sessionId,
java.lang.String dynGrammar,
java.lang.String dynGrammarName,
java.lang.Boolean isScriptBound,
MediaControl.SaveDynamicGrammarOptions options)
Begins a call to saveDynamicGrammar. |
etch.bindings.java.support.Mailbox |
_begin_sendDigits(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String digits,
MediaControl.SendDigitsOptions options)
Begins a call to sendDigits. |
etch.bindings.java.support.Mailbox |
_begin_setConfereeAttribute(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Boolean mute,
java.lang.Boolean tariffTone,
MediaControl.SetConfereeAttributeOptions options)
Begins a call to setConfereeAttribute. |
etch.bindings.java.support.Mailbox |
_begin_stopMediaOperation(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String operationId,
MediaControl.StopMediaOperationOptions options)
Begins a call to stopMediaOperation. |
etch.bindings.java.support.Mailbox |
_begin_voiceRecognition(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
java.lang.String prompt1,
java.lang.Boolean voiceBargeIn,
java.lang.Boolean cancelOnDigit,
MediaControl.VoiceRecognitionOptions options)
Begins a call to voiceRecognition. |
MediaControl.AdjustPlayResult |
_end_adjustPlay(etch.bindings.java.support.Mailbox mb)
Ends a call to adjustPlay. |
MediaControl.DetectNonSilenceResult |
_end_beginDetectNonSilence(etch.bindings.java.support.Mailbox mb)
Ends a call to beginDetectNonSilence. |
MediaControl.DetectSilenceResult |
_end_beginDetectSilence(etch.bindings.java.support.Mailbox mb)
Ends a call to beginDetectSilence. |
MediaControl.GatherDigitsResult |
_end_beginGatherDigits(etch.bindings.java.support.Mailbox mb)
Ends a call to beginGatherDigits. |
MediaControl.ManageGrammarResult |
_end_beginManageGrammar(etch.bindings.java.support.Mailbox mb)
Ends a call to beginManageGrammar. |
MediaControl.PlayResult |
_end_beginPlay(etch.bindings.java.support.Mailbox mb)
Ends a call to beginPlay. |
MediaControl.PlayToneResult |
_end_beginPlayTone(etch.bindings.java.support.Mailbox mb)
Ends a call to beginPlayTone. |
MediaControl.RecordResult |
_end_beginRecord(etch.bindings.java.support.Mailbox mb)
Ends a call to beginRecord. |
MediaControl.VoiceRecognitionResult |
_end_beginVoiceRecognition(etch.bindings.java.support.Mailbox mb)
Ends a call to beginVoiceRecognition. |
MediaControl.CreateConferenceResult |
_end_createConference(etch.bindings.java.support.Mailbox mb)
Ends a call to createConference. |
MediaControl.CreateConnectionResult |
_end_createConnection(etch.bindings.java.support.Mailbox mb)
Ends a call to createConnection. |
MediaControl.DeleteConnectionResult |
_end_deleteConnection(etch.bindings.java.support.Mailbox mb)
Ends a call to deleteConnection. |
MediaControl.DetectNonSilenceResult |
_end_detectNonSilence(etch.bindings.java.support.Mailbox mb)
Ends a call to detectNonSilence. |
MediaControl.DetectSilenceResult |
_end_detectSilence(etch.bindings.java.support.Mailbox mb)
Ends a call to detectSilence. |
MediaControl.GatherDigitsResult |
_end_gatherDigits(etch.bindings.java.support.Mailbox mb)
Ends a call to gatherDigits. |
MediaControl.JoinConferenceResult |
_end_joinConference(etch.bindings.java.support.Mailbox mb)
Ends a call to joinConference. |
MediaControl.LeaveConferenceResult |
_end_leaveConference(etch.bindings.java.support.Mailbox mb)
Ends a call to leaveConference. |
MediaControl.ManageGrammarResult |
_end_manageGrammar(etch.bindings.java.support.Mailbox mb)
Ends a call to manageGrammar. |
MediaControl.ModifyConnectionResult |
_end_modifyConnection(etch.bindings.java.support.Mailbox mb)
Ends a call to modifyConnection. |
MediaControl.PlayResult |
_end_play(etch.bindings.java.support.Mailbox mb)
Ends a call to play. |
MediaControl.PlayToneResult |
_end_playTone(etch.bindings.java.support.Mailbox mb)
Ends a call to playTone. |
MediaControl.RecordResult |
_end_record(etch.bindings.java.support.Mailbox mb)
Ends a call to record. |
MediaControl.ReserveConnectionResult |
_end_reserveConnection(etch.bindings.java.support.Mailbox mb)
Ends a call to reserveConnection. |
MediaControl.SaveDynamicGrammarResult |
_end_saveDynamicGrammar(etch.bindings.java.support.Mailbox mb)
Ends a call to saveDynamicGrammar. |
MediaControl.SendDigitsResult |
_end_sendDigits(etch.bindings.java.support.Mailbox mb)
Ends a call to sendDigits. |
MediaControl.SetConfereeAttributeResult |
_end_setConfereeAttribute(etch.bindings.java.support.Mailbox mb)
Ends a call to setConfereeAttribute. |
MediaControl.StopMediaOperationResult |
_end_stopMediaOperation(etch.bindings.java.support.Mailbox mb)
Ends a call to stopMediaOperation. |
MediaControl.VoiceRecognitionResult |
_end_voiceRecognition(etch.bindings.java.support.Mailbox mb)
Ends a call to voiceRecognition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteMediaControlServer._Async()
| Method Detail |
|---|
public final etch.bindings.java.support.Mailbox _begin_reserveConnection(java.lang.String sessionId,
MediaControl.ReserveConnectionOptions options)
sessionId - The session Id for this method calloptions - An object holding all the optional parameters
RemoteMediaControlServer.reserveConnection(java.lang.String, cisco.uc.cuae.legacy.MediaControl.ReserveConnectionOptions),
_end_reserveConnection(etch.bindings.java.support.Mailbox)public final MediaControl.ReserveConnectionResult _end_reserveConnection(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_reserveConnection.RemoteMediaControlServer.reserveConnection(java.lang.String, cisco.uc.cuae.legacy.MediaControl.ReserveConnectionOptions),
_begin_reserveConnection(java.lang.String, cisco.uc.cuae.legacy.MediaControl.ReserveConnectionOptions)
public final etch.bindings.java.support.Mailbox _begin_createConnection(java.lang.String sessionId,
java.lang.String mediaTxIP,
java.lang.Long mediaTxPort,
java.lang.String connectionId,
MediaControl.CreateConnectionOptions options)
sessionId - The session Id for this method callmediaTxIP - The IP address that the Tx RTP stream will transmit audio
to.mediaTxPort - The port that the Tx RTP stream will transmit audio to.connectionId - A ConnectionId returned by a previous ReserveConnection
action. If no ConnectionId is specified, then an
entirely new connection is created.options - An object holding all the optional parameters
RemoteMediaControlServer.createConnection(java.lang.String, java.lang.String, java.lang.Long, java.lang.String, cisco.uc.cuae.legacy.MediaControl.CreateConnectionOptions),
_end_createConnection(etch.bindings.java.support.Mailbox)public final MediaControl.CreateConnectionResult _end_createConnection(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_createConnection.RemoteMediaControlServer.createConnection(java.lang.String, java.lang.String, java.lang.Long, java.lang.String, cisco.uc.cuae.legacy.MediaControl.CreateConnectionOptions),
_begin_createConnection(java.lang.String, java.lang.String, java.lang.Long, java.lang.String, cisco.uc.cuae.legacy.MediaControl.CreateConnectionOptions)
public final etch.bindings.java.support.Mailbox _begin_modifyConnection(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String mediaTxIP,
java.lang.Long mediaTxPort,
MediaControl.ModifyConnectionOptions options)
sessionId - The session Id for this method callconnectionId - A ConnectionId returned by a previously executed
CreateConnection action.mediaTxIP - The IP address that the Tx RTP stream will transmit audio
to.mediaTxPort - The port that the Tx RTP stream will transmit audio to.options - An object holding all the optional parameters
RemoteMediaControlServer.modifyConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.ModifyConnectionOptions),
_end_modifyConnection(etch.bindings.java.support.Mailbox)public final MediaControl.ModifyConnectionResult _end_modifyConnection(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_modifyConnection.RemoteMediaControlServer.modifyConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.ModifyConnectionOptions),
_begin_modifyConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.ModifyConnectionOptions)
public final etch.bindings.java.support.Mailbox _begin_deleteConnection(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.DeleteConnectionOptions options)
sessionId - The session Id for this method callconnectionId - The connection to perform the DeleteConnection on.conferenceId - The conference to perform the DeleteConnection on.options - An object holding all the optional parameters
RemoteMediaControlServer.deleteConnection(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.DeleteConnectionOptions),
_end_deleteConnection(etch.bindings.java.support.Mailbox)public final MediaControl.DeleteConnectionResult _end_deleteConnection(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_deleteConnection.RemoteMediaControlServer.deleteConnection(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.DeleteConnectionOptions),
_begin_deleteConnection(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.DeleteConnectionOptions)
public final etch.bindings.java.support.Mailbox _begin_setConfereeAttribute(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Boolean mute,
java.lang.Boolean tariffTone,
MediaControl.SetConfereeAttributeOptions options)
sessionId - The session Id for this method callconnectionId - The connection to change conference attributes on.conferenceId - The conference that contains the ConnectionId
specified.mute - Indicates whether this connection should be muted.tariffTone - Indicates whether this connection should hear a periodic
tone while in a true, on non-hairpinned, conference.options - An object holding all the optional parameters
RemoteMediaControlServer.setConfereeAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SetConfereeAttributeOptions),
_end_setConfereeAttribute(etch.bindings.java.support.Mailbox)public final MediaControl.SetConfereeAttributeResult _end_setConfereeAttribute(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_setConfereeAttribute.RemoteMediaControlServer.setConfereeAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SetConfereeAttributeOptions),
_begin_setConfereeAttribute(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SetConfereeAttributeOptions)
public final etch.bindings.java.support.Mailbox _begin_play(java.lang.String sessionId,
java.lang.String prompt1,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.PlayOptions options)
sessionId - The session Id for this method callprompt1 - A prompt field can be either an audio file name or a
free-formed string which will be converted to
text-to-speech. It can be specified as a null () or string[]
of prompts.connectionId - The connection to perform the Play on. If specified,
ConferenceId must not be specified.conferenceId - The conference to perform the Play on. If specified,
ConnectionId must not be specified.options - An object holding all the optional parameters
RemoteMediaControlServer.play(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions),
_end_play(etch.bindings.java.support.Mailbox)public final MediaControl.PlayResult _end_play(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_play.RemoteMediaControlServer.play(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions),
_begin_play(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions)
public final etch.bindings.java.support.Mailbox _begin_beginPlay(java.lang.String sessionId,
java.lang.String prompt1,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.PlayOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginPlay(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions, java.lang.Object),
_end_beginPlay(etch.bindings.java.support.Mailbox)public final MediaControl.PlayResult _end_beginPlay(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginPlay.RemoteMediaControlServer.beginPlay(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions, java.lang.Object),
_begin_beginPlay(java.lang.String, java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.PlayOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_adjustPlay(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Integer volume,
java.lang.Integer speed,
MediaControl.AdjustmentType adjustmentType,
java.lang.Long toggleType,
MediaControl.AdjustPlayOptions options)
sessionId - The session Id for this method callconnectionId - The connection to perform the AdjustPlay on.volume - If AdjustmentType is absolute, then one can set Volume to a
value between -10 and 10. However, if AdjustmentType is
relative, then Volume could be between -20 and 20, depending
on the value of Volume before the AdjustPlay is executed.
Finally, if AdjustmentType is toggle, then the Volume action
parameter is ignored.speed - If AdjustmentType is absolute, then one can set Speed to a
value between -10 and 10. However, if AdjustmentType is
relative, then Speed could be between -20 and 20, depending on
the value of Speed before the AdjustPlay is executed. Finally,
if AdjustmentType is toggle, then the Speed action parameter
is ignored.adjustmentType - Indicates how the Volume and Speed values are
interpreted. Valid values are absolute, relative, and
toggle.toggleType - If AdjustmentType is toggle, this value indicates how
Volume should be toggled; however, Speed is not affected
in any way by the use of toggle. A value of 1 toggles
Volume between the origin and the last modification to
Volume. A value of 2 resets volume to the origin. A value
of 3 sets Volume to the last modification to Volume. A
value of 4 indicates to put Volume to the origin and also
resets the last modification to origin (essentially
clearing the history of modifications).options - An object holding all the optional parameters
RemoteMediaControlServer.adjustPlay(java.lang.String, java.lang.String, java.lang.Integer, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.AdjustmentType, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.AdjustPlayOptions),
_end_adjustPlay(etch.bindings.java.support.Mailbox)public final MediaControl.AdjustPlayResult _end_adjustPlay(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_adjustPlay.RemoteMediaControlServer.adjustPlay(java.lang.String, java.lang.String, java.lang.Integer, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.AdjustmentType, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.AdjustPlayOptions),
_begin_adjustPlay(java.lang.String, java.lang.String, java.lang.Integer, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.AdjustmentType, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.AdjustPlayOptions)
public final etch.bindings.java.support.Mailbox _begin_voiceRecognition(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
java.lang.String prompt1,
java.lang.Boolean voiceBargeIn,
java.lang.Boolean cancelOnDigit,
MediaControl.VoiceRecognitionOptions options)
sessionId - The session Id for this method callconnectionId - The connection to perform the VoiceRecognition on.grammar1 - A null () or string[]. These files define the grammar rules
to use when interpreting the voice input on the connection.
For each specified grammar file, there are three potential
formats:
Static - If you specify just the grammar file name in the
Cisco Unified Application Designer, such as
grammar1.grxml, and if that grammar file name
exists as a Voice Recognition resource in the
project, then the VoiceRecognition action will
internally convert that grammar1.grxml file to a
URI that references the location on the
Application Server at which the grammar file can
be accessed with HTTP. That URI is ultimately
sent to Nuance OSR, which will in turn fetch
that grammar file.
Dynamic - Dynamic grammar files are grammar files created
by the script, while the script is running.
Typically one would create the file using the
SaveDynamicGrammar, which will return the HTTP
URI for that file. The variable containing this
HTTP URI would then be supplied as the grammar
file name.
Builtin - Some grammars are provisioned with Nuance OSR,
and it is also possible to provision grammars
on Nuance OSR outside of the context of a Cisco
Unified Application Environment application. To
specify either type of 'builtin' grammar, just
specify the grammar file name, such as
grammar1.grxml. However, there should be no
grammar file associated with your project of
the same name.prompt1 - A prompt field can be either an audio file name or a
free-formed string which will be converted to
text-to-speech. It can be specified as a null () or string[]
of prompts.voiceBargeIn - Indicates whether the occurrence of voice on the
connection should abort any specified prompts.cancelOnDigit - Indicates to stop the action successfully when a digit
is entered, returning the VoiceRecognition_Complete
event.options - An object holding all the optional parameters
RemoteMediaControlServer.voiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions),
_end_voiceRecognition(etch.bindings.java.support.Mailbox)public final MediaControl.VoiceRecognitionResult _end_voiceRecognition(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_voiceRecognition.RemoteMediaControlServer.voiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions),
_begin_voiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions)
public final etch.bindings.java.support.Mailbox _begin_beginVoiceRecognition(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
java.lang.String prompt1,
java.lang.Boolean voiceBargeIn,
java.lang.Boolean cancelOnDigit,
MediaControl.VoiceRecognitionOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginVoiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions, java.lang.Object),
_end_beginVoiceRecognition(etch.bindings.java.support.Mailbox)public final MediaControl.VoiceRecognitionResult _end_beginVoiceRecognition(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginVoiceRecognition.RemoteMediaControlServer.beginVoiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions, java.lang.Object),
_begin_beginVoiceRecognition(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.VoiceRecognitionOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_manageGrammar(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
MediaControl.Action action,
MediaControl.ManageGrammarOptions options)
sessionId - The session Id for this method callconnectionId - The connection to perform the ManageGrammar on.grammar1 - A null () or string[]. These files define the grammar rules
to use when performing the management operation indicated
by the Action parameter.. For each specified grammar file,
there are three potential formats:
Static - If you specify just the grammar file name in the
Cisco Unified Application Designer, such as
grammar1.grxml, and if that grammar file name
exists as a Voice Recognition resource in the
project, then the ManageGrammar action will
internally convert that grammar1.grxml file to a
URI that references the location on the
Application Server at which the grammar file can
be accessed with HTTP. That URI is ultimately
sent to Nuance OSR, which will in turn fetch
that grammar file.
Dynamic - Dynamic grammar files are grammar files created
by the script, while the script is running.
Typically one would create the file using the
SaveDynamicGrammar, which will return the HTTP
URI for that file. The variable containing this
HTTP URI would then be supplied as the grammar
file name.
Builtin - Some grammars are provisioned with Nuance OSR,
and it is also possible to provision grammars
on Nuance OSR outside of the context of a Cisco
Unified Application Environment application. To
specify either type of 'builtin' grammar, just
specify the grammar file name, such as
grammar1.grxml. However, there should be no
grammar file associated with your project of
the same name.action - Load - In general, Load would be used in the case that a
large grammar should be guaranteed to be loaded
before the actual VoiceRecognition operation begins,
so that the user experiences minimal delay.
Activate - This option should not be used.
Deactivate - This option should not be used.
Unload - In general, Unload would be used when one knows
that a large grammar file no longer has use, and
wishes to free up the associated resources on the
Nuance OSR server.
Default - This option should not be used.options - An object holding all the optional parameters
RemoteMediaControlServer.manageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions),
_end_manageGrammar(etch.bindings.java.support.Mailbox)public final MediaControl.ManageGrammarResult _end_manageGrammar(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_manageGrammar.RemoteMediaControlServer.manageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions),
_begin_manageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions)
public final etch.bindings.java.support.Mailbox _begin_beginManageGrammar(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String grammar1,
MediaControl.Action action,
MediaControl.ManageGrammarOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginManageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions, java.lang.Object),
_end_beginManageGrammar(etch.bindings.java.support.Mailbox)public final MediaControl.ManageGrammarResult _end_beginManageGrammar(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginManageGrammar.RemoteMediaControlServer.beginManageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions, java.lang.Object),
_begin_beginManageGrammar(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.Action, cisco.uc.cuae.legacy.MediaControl.ManageGrammarOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_saveDynamicGrammar(java.lang.String sessionId,
java.lang.String dynGrammar,
java.lang.String dynGrammarName,
java.lang.Boolean isScriptBound,
MediaControl.SaveDynamicGrammarOptions options)
sessionId - The session Id for this method calldynGrammar - The content of the grammar file.dynGrammarName - The name of the grammar file. If not specified, the
file will be automatically named
HOUR_MINUTE_SECOND.grxml.isScriptBound - Determines whether the file is script-bound or
application-bound.options - An object holding all the optional parameters
RemoteMediaControlServer.saveDynamicGrammar(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SaveDynamicGrammarOptions),
_end_saveDynamicGrammar(etch.bindings.java.support.Mailbox)public final MediaControl.SaveDynamicGrammarResult _end_saveDynamicGrammar(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_saveDynamicGrammar.RemoteMediaControlServer.saveDynamicGrammar(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SaveDynamicGrammarOptions),
_begin_saveDynamicGrammar(java.lang.String, java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.SaveDynamicGrammarOptions)
public final etch.bindings.java.support.Mailbox _begin_record(java.lang.String sessionId,
java.lang.String filename,
java.lang.Long expires,
MediaControl.RecordOptions options)
sessionId - The session Id for this method callfilename - The name of the audo file to create. If not specified, the
media engine will generate a random file name, which is
obtainable through either the result data FileName or in
the Record_Complete event via the Filename event parameter.expires - The number of days until the file is automatically deleted
from the server. A value of 0 will indicate that the file
should never be deleted by the media engine.options - An object holding all the optional parameters
RemoteMediaControlServer.record(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions),
_end_record(etch.bindings.java.support.Mailbox)public final MediaControl.RecordResult _end_record(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_record.RemoteMediaControlServer.record(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions),
_begin_record(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions)
public final etch.bindings.java.support.Mailbox _begin_beginRecord(java.lang.String sessionId,
java.lang.String filename,
java.lang.Long expires,
MediaControl.RecordOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginRecord(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions, java.lang.Object),
_end_beginRecord(etch.bindings.java.support.Mailbox)public final MediaControl.RecordResult _end_beginRecord(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginRecord.RemoteMediaControlServer.beginRecord(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions, java.lang.Object),
_begin_beginRecord(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.RecordOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_stopMediaOperation(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String operationId,
MediaControl.StopMediaOperationOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to stop currently executing
media operation(s) on. If one wishes to stop a media
operation invoked on a conference, then the
ConnectionId to specify in this action parameter is
returned as a result data parameter by that media
operation.operationId - Indicates which specific operation on a connection
should be cancelled, if specified. If OperationId is
specified, then ConnectionId must be specified. This
value can be obtained as a result data parameter in the
Record, Play, VoiceRecognition, DetectSilence,
DetectNonSilence, or GatherDigits action, and so
therefore is used to cancel that operation on a
connection if that value is specified here.options - An object holding all the optional parameters
RemoteMediaControlServer.stopMediaOperation(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.StopMediaOperationOptions),
_end_stopMediaOperation(etch.bindings.java.support.Mailbox)public final MediaControl.StopMediaOperationResult _end_stopMediaOperation(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_stopMediaOperation.RemoteMediaControlServer.stopMediaOperation(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.StopMediaOperationOptions),
_begin_stopMediaOperation(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.StopMediaOperationOptions)
public final etch.bindings.java.support.Mailbox _begin_detectSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long silenceTime,
MediaControl.DetectSilenceOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to detect silence on.silenceTime - The amount of continuous silence to observe (in
milliseconds) before firing the DetectSilence_Complete
event.options - An object holding all the optional parameters
RemoteMediaControlServer.detectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions),
_end_detectSilence(etch.bindings.java.support.Mailbox)public final MediaControl.DetectSilenceResult _end_detectSilence(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_detectSilence.RemoteMediaControlServer.detectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions),
_begin_detectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions)
public final etch.bindings.java.support.Mailbox _begin_beginDetectSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long silenceTime,
MediaControl.DetectSilenceOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginDetectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions, java.lang.Object),
_end_beginDetectSilence(etch.bindings.java.support.Mailbox)public final MediaControl.DetectSilenceResult _end_beginDetectSilence(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginDetectSilence.RemoteMediaControlServer.beginDetectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions, java.lang.Object),
_begin_beginDetectSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectSilenceOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_detectNonSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long nonSilenceTime,
MediaControl.DetectNonSilenceOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to detect silence on.nonSilenceTime - The amount of continuous non-silence to observe (in
milliseconds) before firing the
DetectNonSilence_Complete event.options - An object holding all the optional parameters
RemoteMediaControlServer.detectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions),
_end_detectNonSilence(etch.bindings.java.support.Mailbox)public final MediaControl.DetectNonSilenceResult _end_detectNonSilence(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_detectNonSilence.RemoteMediaControlServer.detectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions),
_begin_detectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions)
public final etch.bindings.java.support.Mailbox _begin_beginDetectNonSilence(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Long nonSilenceTime,
MediaControl.DetectNonSilenceOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginDetectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions, java.lang.Object),
_end_beginDetectNonSilence(etch.bindings.java.support.Mailbox)public final MediaControl.DetectNonSilenceResult _end_beginDetectNonSilence(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginDetectNonSilence.RemoteMediaControlServer.beginDetectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions, java.lang.Object),
_begin_beginDetectNonSilence(java.lang.String, java.lang.String, java.lang.Long, cisco.uc.cuae.legacy.MediaControl.DetectNonSilenceOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_createConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.Boolean soundToneOnJoin,
MediaControl.CreateConferenceOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to add to the new conference
as the 1st participant on. If MmsId is specified, this
ConnectionId must reside on the same media engine.soundToneOnJoin - Indicates whether a tone is played when each
participant joins the conference.options - An object holding all the optional parameters
RemoteMediaControlServer.createConference(java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.CreateConferenceOptions),
_end_createConference(etch.bindings.java.support.Mailbox)public final MediaControl.CreateConferenceResult _end_createConference(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_createConference.RemoteMediaControlServer.createConference(java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.CreateConferenceOptions),
_begin_createConference(java.lang.String, java.lang.String, java.lang.Boolean, cisco.uc.cuae.legacy.MediaControl.CreateConferenceOptions)
public final etch.bindings.java.support.Mailbox _begin_joinConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.JoinConferenceOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to add to the existing
conference as a new participant. If MmsId is specified,
this ConnectionId must reside on the same media engine.conferenceId - The conference to add the connection to.options - An object holding all the optional parameters
RemoteMediaControlServer.joinConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.JoinConferenceOptions),
_end_joinConference(etch.bindings.java.support.Mailbox)public final MediaControl.JoinConferenceResult _end_joinConference(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_joinConference.RemoteMediaControlServer.joinConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.JoinConferenceOptions),
_begin_joinConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.JoinConferenceOptions)
public final etch.bindings.java.support.Mailbox _begin_leaveConference(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
MediaControl.LeaveConferenceOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to remove from the conference.conferenceId - The conference to remove the connection from.options - An object holding all the optional parameters
RemoteMediaControlServer.leaveConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.LeaveConferenceOptions),
_end_leaveConference(etch.bindings.java.support.Mailbox)public final MediaControl.LeaveConferenceResult _end_leaveConference(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_leaveConference.RemoteMediaControlServer.leaveConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.LeaveConferenceOptions),
_begin_leaveConference(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.LeaveConferenceOptions)
public final etch.bindings.java.support.Mailbox _begin_gatherDigits(java.lang.String sessionId,
java.lang.String connectionId,
MediaControl.GatherDigitsOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to GatherDigits on.options - An object holding all the optional parameters
RemoteMediaControlServer.gatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions),
_end_gatherDigits(etch.bindings.java.support.Mailbox)public final MediaControl.GatherDigitsResult _end_gatherDigits(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_gatherDigits.RemoteMediaControlServer.gatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions),
_begin_gatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions)
public final etch.bindings.java.support.Mailbox _begin_beginGatherDigits(java.lang.String sessionId,
java.lang.String connectionId,
MediaControl.GatherDigitsOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginGatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions, java.lang.Object),
_end_beginGatherDigits(etch.bindings.java.support.Mailbox)public final MediaControl.GatherDigitsResult _end_beginGatherDigits(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginGatherDigits.RemoteMediaControlServer.beginGatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions, java.lang.Object),
_begin_beginGatherDigits(java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.GatherDigitsOptions, java.lang.Object)
public final etch.bindings.java.support.Mailbox _begin_sendDigits(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String digits,
MediaControl.SendDigitsOptions options)
sessionId - The session Id for this method callconnectionId - Indicates the connection to SendDigits to.digits - The digit(s) to send on the connection.options - An object holding all the optional parameters
RemoteMediaControlServer.sendDigits(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.SendDigitsOptions),
_end_sendDigits(etch.bindings.java.support.Mailbox)public final MediaControl.SendDigitsResult _end_sendDigits(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_sendDigits.RemoteMediaControlServer.sendDigits(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.SendDigitsOptions),
_begin_sendDigits(java.lang.String, java.lang.String, java.lang.String, cisco.uc.cuae.legacy.MediaControl.SendDigitsOptions)
public final etch.bindings.java.support.Mailbox _begin_playTone(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Long duration,
java.lang.Long frequency1,
java.lang.Integer amplitude1,
java.lang.Long frequency2,
java.lang.Integer amplitude2,
MediaControl.PlayToneOptions options)
sessionId - The session Id for this method callconnectionId - The connection to perform the PlayTone on. If
specified, ConferenceId must not be specified.conferenceId - The conference to perform the PlayTone on. If
specified, ConnectionId must not be specified.duration - The length of time to play tone (in milliseconds).frequency1 - The frequency to be played (in Hz). The valid range is
from 200 to 3000.amplitude1 - The amplitude of the Frequency1 (in dB). The valid Range
is from -40 to 0.frequency2 - The frequency to combine with the first frequency (in
Hz). The valid range is from 200 to 3000.amplitude2 - The amplitude of the Frequency2 (in dB). The valid Range
is from -40 to 0.options - An object holding all the optional parameters
RemoteMediaControlServer.playTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions),
_end_playTone(etch.bindings.java.support.Mailbox)public final MediaControl.PlayToneResult _end_playTone(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_playTone.RemoteMediaControlServer.playTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions),
_begin_playTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions)
public final etch.bindings.java.support.Mailbox _begin_beginPlayTone(java.lang.String sessionId,
java.lang.String connectionId,
java.lang.String conferenceId,
java.lang.Long duration,
java.lang.Long frequency1,
java.lang.Integer amplitude1,
java.lang.Long frequency2,
java.lang.Integer amplitude2,
MediaControl.PlayToneOptions options,
java.lang.Object state)
RemoteMediaControlServer.beginPlayTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions, java.lang.Object),
_end_beginPlayTone(etch.bindings.java.support.Mailbox)public final MediaControl.PlayToneResult _end_beginPlayTone(etch.bindings.java.support.Mailbox mb)
mb - mailbox returned by _begin_beginPlayTone.RemoteMediaControlServer.beginPlayTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions, java.lang.Object),
_begin_beginPlayTone(java.lang.String, java.lang.String, java.lang.String, java.lang.Long, java.lang.Long, java.lang.Integer, java.lang.Long, java.lang.Integer, cisco.uc.cuae.legacy.MediaControl.PlayToneOptions, java.lang.Object)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||