| 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" |
require 'freeclimb'
instance = Freeclimb::TranscribeReason::[NAME OF ENUM]