Schema
Sentence
Schema for Sentence
index
Int
Index
text
String
Default transcription sentence or user edited transcription sentence.
raw_text
String
Transcribed sentence from meeting audio
start_time
String
Start time of Sentence
end_time
String
End time of Sentence
speaker_id
ID
Unique identifier for Speaker
speaker_name
String
Name of the speaker.
ai_filters
AIFilter
Sentiment analysis from meeting audio. Type of AIFilter
Additional Resources
Was this page helpful?