文档核心类型SoundTypeSoundType export enum SoundType { Voice = "voice", Bgm = "bgm", Sound = "sound", }SoundConfigStorableData