DocumentationCoreTypesSoundTypeSoundType export enum SoundType { Voice = "voice", Bgm = "bgm", Sound = "sound", }SoundConfigStorableData