草庐IT

关于objective C:如何获得 iPhone OS 3.1 的键盘声音低沉?

HowtogetiPhoneOS3.1muffledkeyboardsound?我已将iPhone的Tock声音添加到我自己的自定义键盘中,如下所示:123456NSString*path=[[NSBundlebundleWithIdentifier:@"com.apple.UIKit"]pathForResource:@"Tock"ofType:@"aiff"];SystemSoundIDsoundID;AudioServicesCreateSystemSoundID((CFURLRef)[NSURLfileURLWithPath:path],&soundID);AudioServicesP

关于objective C:如何获得 iPhone OS 3.1 的键盘声音低沉?

HowtogetiPhoneOS3.1muffledkeyboardsound?我已将iPhone的Tock声音添加到我自己的自定义键盘中,如下所示:123456NSString*path=[[NSBundlebundleWithIdentifier:@"com.apple.UIKit"]pathForResource:@"Tock"ofType:@"aiff"];SystemSoundIDsoundID;AudioServicesCreateSystemSoundID((CFURLRef)[NSURLfileURLWithPath:path],&soundID);AudioServicesP