@wildix/wda-stream-client > ConferenceTranscriptionSentiment
ConferenceTranscriptionSentiment variable
Signature:
ConferenceTranscriptionSentiment: {
readonly MIXED: "MIXED";
readonly NEGATIVE: "NEGATIVE";
readonly NEUTRAL: "NEUTRAL";
readonly POSITIVE: "POSITIVE";
}