SpeechSynthesisEvent:name 属性
name 是 SpeechSynthesisUtterance 接口的一个只读属性,它返回在播放 SpeechSynthesisUtterance.text 时发生的某些类型事件所关联的名称:对于 mark 事件,返回到达的 SSML 标记的名称;对于 boundary 事件,返回到达的边界类型。
name 是 SpeechSynthesisUtterance 接口的一个只读属性,它返回在播放 SpeechSynthesisUtterance.text 时发生的某些类型事件所关联的名称:对于 mark 事件,返回到达的 SSML 标记的名称;对于 boundary 事件,返回到达的边界类型。