menu
llm_dart package
documentation
models/audio_models.dart
STTResponse
words property
words property
dark_mode
light_mode
words
property
List
<
WordTiming
>
?
words
final
Word-level timing and confidence information
Implementation
final List<WordTiming>? words;
llm_dart package
documentation
models/audio_models
STTResponse
words property
STTResponse class