ClassesTSoundOn this pageTSound ImplementsIJobAssetIndex ConstructorsconstructorPropertiesvolumeMethodsloadWithJobplayConstructors constructornew TSound(): defaultReturns defaultProperties publicvolumevolume: number = 1.0Volume which the sound will play within [0, 1] rangeMethods publicloadWithJobloadWithJob(jobs: default, url: string): Promise<void>Parametersjobs: defaulturl: stringReturns Promise<void>publicplayplay(): voidReturns void
Volume which the sound will play within [0, 1] range