Parameters
file_path
(string): Path to the audio file
Response
Returns:prediction [string]
- Emotion prediction results
Throws: Error if file doesn’t exist, API key missing, or request failsFor real-time emotion classification of short files, the file’s singular classified emotion is returned.
file_path
(string): Path to the audio fileprediction [string]
- Emotion prediction results
Throws: Error if file doesn’t exist, API key missing, or request fails