Module: Bandwidth::Voice

Defined in:
lib/bandwidth/voice_lib/bxml/bxml.rb,
lib/bandwidth/voice_lib/voice/client.rb,
lib/bandwidth/voice_lib/bxml/response.rb,
lib/bandwidth/voice_lib/bxml/verbs/tag.rb,
lib/bandwidth/voice_lib/bxml/verbs/ring.rb,
lib/bandwidth/voice_lib/bxml/verbs/pause.rb,
lib/bandwidth/voice_lib/bxml/verbs/bridge.rb,
lib/bandwidth/voice_lib/bxml/verbs/gather.rb,
lib/bandwidth/voice_lib/bxml/verbs/hangup.rb,
lib/bandwidth/voice_lib/bxml/verbs/record.rb,
lib/bandwidth/voice_lib/bxml/verbs/forward.rb,
lib/bandwidth/voice_lib/bxml/verbs/sip_uri.rb,
lib/bandwidth/voice_lib/bxml/verbs/redirect.rb,
lib/bandwidth/voice_lib/bxml/verbs/transfer.rb,
lib/bandwidth/voice_lib/bxml/verbs/xml_verb.rb,
lib/bandwidth/voice_lib/bxml/verbs/send_dtmf.rb,
lib/bandwidth/voice_lib/bxml/verbs/conference.rb,
lib/bandwidth/voice_lib/bxml/verbs/play_audio.rb,
lib/bandwidth/voice_lib/bxml/verbs/stop_gather.rb,
lib/bandwidth/voice_lib/bxml/verbs/stop_stream.rb,
lib/bandwidth/voice_lib/bxml/verbs/custom_param.rb,
lib/bandwidth/voice_lib/bxml/verbs/phone_number.rb,
lib/bandwidth/voice_lib/bxml/verbs/start_gather.rb,
lib/bandwidth/voice_lib/bxml/verbs/start_stream.rb,
lib/bandwidth/voice_lib/bxml/verbs/stream_param.rb,
lib/bandwidth/voice_lib/bxml/verbs/speak_sentence.rb,
lib/bandwidth/voice_lib/bxml/verbs/stop_recording.rb,
lib/bandwidth/voice_lib/bxml/verbs/pause_recording.rb,
lib/bandwidth/voice_lib/bxml/verbs/start_recording.rb,
lib/bandwidth/voice_lib/bxml/verbs/resume_recording.rb,
lib/bandwidth/voice_lib/bxml/verbs/stop_transcription.rb,
lib/bandwidth/voice_lib/bxml/verbs/start_transcription.rb,
lib/bandwidth/voice_lib/voice/controllers/api_controller.rb

Defined Under Namespace

Modules: XmlVerb Classes: APIController, Bridge, Bxml, Client, Conference, CustomParam, Forward, Gather, Hangup, Pause, PauseRecording, PhoneNumber, PlayAudio, Record, Redirect, Response, ResumeRecording, Ring, SendDtmf, SipUri, SpeakSentence, StartGather, StartRecording, StartStream, StartTranscription, StopGather, StopRecording, StopStream, StopTranscription, StreamParam, Tag, Transfer