Class: AssemblyAI::Transcripts::Sentiment
- Inherits:
-
Object
- Object
- AssemblyAI::Transcripts::Sentiment
- Defined in:
- lib/assemblyai/transcripts/types/sentiment.rb
Constant Summary collapse
- POSITIVE =
"POSITIVE"
- NEUTRAL =
"NEUTRAL"
- NEGATIVE =
"NEGATIVE"