Audio Emotion API
The Audio Emotion Analysis API processes audio files or YouTube URLs to analyze emotions and transcripts. The API provides:
Speaker Diarization: Identifies and segments audio by speakers.
Audio Emotion Analysis: Detects one of 8 emotions per audio segment.
Text Emotion Analysis: Generates a transcript for each segment and detects one of 28 emotions from the text.
Upload Audio
Analyze emotions and speech patterns from audio content.
List Audios
API to get audios processed by user with pagination.
Get Audio Emotion Insights
Retrieve Single Audio based on audio_id.
Reprocess Audio
Reprocess an audio file based on audio id.
Delete An Audio
Deletes a specific audio file and all associated emotion analysis data from the system. This action is irreversible.
Get Audio Multimodal Insights
Get complete multimodal analytics for an audio file including:
Delete Audio Segment
Deletes a specific segment of an audio file based on the segment index. After deletion,
Update Audio Transcripts Segments
Update the transcript and timestamp data for specific segments within an audio file.
Update Speaker Names
Update the names of detected speakers in an audio file. This is useful for labeling anonymized
Edit Title Or Description
Update the metadata of an audio file.
Download Audio Emotion Report
Download a detailed report of the emotional insights extracted from a specific audio file.
Merge Speakers
Merge multiple speakers into a single selected speaker on an audio document.
Delete Speakers
Delete one or more speakers from an audio file while ensuring at least one
Add Speaker
Create a placeholder speaker on an audio file. The new speaker has zero
Replace Audio Transcript
Replace Audio Transcript
Get Audio Details
Retrieve all details for a specific audio directly from the database.