Mood data to attach to transcription entries.
Used with enrichTranscription() to attach real-time mood analysis results to recent transcription entries. This enables displaying sentiment indicators alongside transcribed speech.
enrichTranscription()
TranscriptionEntry for the enriched transcription type
Optional
Confidence of the mood detection from 0 to 1
Emotion string (e.g., 'happy', 'sad', 'neutral')
Engagement level from 0 to 1
Sentiment classification
Mood data to attach to transcription entries.
Remarks
Used with
enrichTranscription()to attach real-time mood analysis results to recent transcription entries. This enables displaying sentiment indicators alongside transcribed speech.See
TranscriptionEntry for the enriched transcription type