Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 622 Bytes

TranscribeReason.md

File metadata and controls

20 lines (14 loc) · 622 Bytes

Freeclimb::TranscribeReason

Properties

Name Type Description Notes
INTERNAL_ERROR TranscribeReason Represented in Ruby as "internalError"
HANGUP TranscribeReason Represented in Ruby as "hangup"
MAX_LENGTH TranscribeReason Represented in Ruby as "maxLength"
DIGIT TranscribeReason Represented in Ruby as "digit"
NO_INPUT TranscribeReason Represented in Ruby as "noInput"

Example

require 'freeclimb'

instance = Freeclimb::TranscribeReason::[NAME OF ENUM]