Class RecognizeCompleted


public final class RecognizeCompleted extends CallAutomationEventWithReasonCodeBase
The RecognizeCompleted model.
  • Constructor Details

    • RecognizeCompleted

      public RecognizeCompleted()
  • Method Details

    • getRecognitionType

      public CallMediaRecognitionType getRecognitionType()
      Get the recognitionType property: Determines the sub-type of the recognize operation. In case of cancel operation the this field is not set and is returned empty.
      Returns:
      the recognitionType value.
    • getCollectTonesResult

      public CollectTonesResult getCollectTonesResult()
      Get the collectTonesResult property: Defines the result for CallMediaRecognitionType = Dtmf.
      Returns:
      the collectTonesResult value.