onBoundary 属性
由该 SpeechSynthesisUtterance 处理的 boundary
事件流。
实现
Stream<SpeechSynthesisEvent> get onBoundary => boundaryEvent.forTarget(this);
由该 SpeechSynthesisUtterance 处理的 boundary
事件流。
Stream<SpeechSynthesisEvent> get onBoundary => boundaryEvent.forTarget(this);