menu
azure_stt_nic package
documentation
TranscribObject.dart
TranscribObject
TranscribObject.new constructor
TranscribObject.new constructor
dark_mode
light_mode
TranscribObject
constructor
TranscribObject
(
String
text
,
String
speakerId
,
int
speechStartTimeStamp
,
int
speechEndTimeStamp
,
)
Implementation
TranscribObject(this.text, this.speakerId,this.speechStartTimeStamp,this.speechEndTimeStamp);
azure_stt_nic package
documentation
TranscribObject
TranscribObject
TranscribObject.new constructor
TranscribObject class