@interface STKSoundFactory : NSObject + (id)soundForSystemSoundID:(unsigned int)a0 duration:(double)a1; + (id)class0SMSSound; + (id)soundForOptions:(id)a0; + (id)soundForRingToneWithDuration:(double)a0; @end