菜单
Dart
dart:html
SpeechRecognition
onEnd 属性
onEnd
暗色模式
亮色模式
描述
onEnd
属性
Stream
<
Event
>
onEnd
由这个
SpeechRecognition
处理的
end
事件流。
实现
Stream<Event> get onEnd => endEvent.forTarget(this);
Dart
dart:html
SpeechRecognition
onEnd 属性
SpeechRecognition 类
Cookie 管理控制