Structures

The following structures are available globally.

  • ArousalPrediction

    Values vary between 0 and 1 for each type of Arousal prediction. Predictions with values of 1 are more likely and 0 are less likely to be true.

    See more

    Declaration

    Swift

    public struct ArousalPrediction
  • EmotionPrediction

    Values vary between 0 and 1 for each type of Emotion prediction. Predictions with values of 1 are more likely and 0 are less likely to be true.

    See more

    Declaration

    Swift

    public struct EmotionPrediction
  • GenderPrediction

    Male is 1 and Female is 0 for gender model predictions.

    See more

    Declaration

    Swift

    public struct GenderPrediction
  • SpeechPrediction

    Values vary between 0 and 1 for each type of Speech prediction. Predictions with values of 1 are more likely and 0 are less likely to be true.

    See more

    Declaration

    Swift

    public struct SpeechPrediction
  • SpeechRTPrediction

    Values vary between 0 and 1 for each type of SpeechRT prediction. Predictions with values of 1 are more likely and 0 are less likely to be true.

    See more

    Declaration

    Swift

    public struct SpeechRTPrediction
  • DeeptoneOutput

    Deeptone predictions output identified by the model for the given audio file.

    See more

    Declaration

    Swift

    public struct DeeptoneOutput