AnalysisSegmentData
Describes the classifier result over time.
#
Fieldstimestamps
([Float!]!
)#
The timestamp of each segment.
moodScores
([AnalysisSegmentDataMoodScore!]!
)#
Mood classifier scores over time.
genreScores
([AnalysisSegmentDataGenreScore!]!
)#
Genre classifier scores over time.
valence
([Float!]!
)#
The valence for each segment, mapped to the index of the timestamp.
arousal
([Float!]!
)#
The arousal for each segment, mapped to the index of the timestamp.
voiceScores
(VoiceSegmentScores!
)#
The voice segment scores for each segment, mapped to the index of the timestamp.