For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/SoundCompletedAfterEvent.md.

Class: SoundCompletedAfterEvent experimental

event sound

Beta

包含关于声音声明时长已结束的信息。

Contains information about a sound thats declared duration elapsed.

Properties

soundInstanceId

readonly soundInstanceId: string

Beta

Remarks

已完成的音频实例的标识符。与播放声音时返回的 SoundInstanceid 属性匹配。

Identifier of the sound instance that completed. Matches the id property of the SoundInstance returned when the sound was played.

同领域相关