Class: Adhearsion::Translator::Asterisk::Component::MRCPNativePrompt

Inherits:
Component
  • Object
show all
Includes:
MRCPRecogPrompt, StopByRedirect
Defined in:
lib/adhearsion/translator/asterisk/component/mrcp_native_prompt.rb

Constant Summary

Constants included from MRCPRecogPrompt

Adhearsion::Translator::Asterisk::Component::MRCPRecogPrompt::MRCP_ERRORS, Adhearsion::Translator::Asterisk::Component::MRCPRecogPrompt::UniMRCPError

Instance Attribute Summary

Attributes inherited from Component

#call, #call_id, #id

Method Summary

Methods included from MRCPRecogPrompt

#execute

Methods included from StopByRedirect

#execute_command, #stop_by_redirect

Methods inherited from Component

#call_ended, #execute_command, #initialize, #logger_id, #send_complete_event, #send_event, #setup

Constructor Details

This class inherits a constructor from Adhearsion::Translator::Asterisk::Component::Component