menu
telnyx_webrtc package
documentation
model/transcript_item.dart
TranscriptItem
role property
role property
dark_mode
light_mode
role
property
String
role
final
Role of the speaker - 'user' for user speech, 'assistant' for AI response
Implementation
final String role;
telnyx_webrtc package
documentation
model/transcript_item
TranscriptItem
role property
TranscriptItem class