SpeechPrediction

public struct SpeechPrediction

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.

  • Undocumented

    Declaration

    Swift

    public var music: Float
  • Undocumented

    Declaration

    Swift

    public var other: Float
  • Undocumented

    Declaration

    Swift

    public var speech: Float