Extract sentiments and emotions from the transcript.
This feature is in Alpha state.
Breaking changes may still be introduced to this API, but an advanced notice will be sent.
We’re looking for feedback to improve this feature, share yours here.
The sentiment and emotion analysis model analyzes the transcript, detecting the general sentiment which is conveyed in each sentence (positive, neutral or negative) as well as any emotion that is being expressed.
Your transcription result will contain a sentiment_analysis key which will contain an array of all sentences in the audio, and for each one the conveyed sentiment and expressed emotion. See possible values below.
When diarization is enabled, the sentiment analysis output will contain the speaker as well, allowing you to analyze each speaker sperately.