menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcChannelEventSink
onAsrCaptionResult abstract method
onAsrCaptionResult abstract method
dark_mode
light_mode
onAsrCaptionResult
abstract method
void
onAsrCaptionResult
(
List
<
Map
<
Object
?
,
Object
?
>
?
>
result
,
int
resultCount
)
Implementation
void onAsrCaptionResult(List<Map<Object?, Object?>?> result, int resultCount);
nertc_core_platform_interface package
documentation
pigeon
NERtcChannelEventSink
onAsrCaptionResult abstract method
NERtcChannelEventSink class