<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Guys,</div><div><br></div><div>When we send a PUSH notification to the Apple devices, we play a 'default' sound. It seems that this is not configurable on the phone, and only one (boring) system default sound can be used for all alerts.</div><div><br></div><div>There is an alternative. We can store a sound file in the App itself, and the phone can use that file for the alert. To do this, we need (a) the sound file, and (b) to specify the sound file (rather than 'default') when sending the alert.</div><div><br></div><div>Does anyone want to have a go at this?</div><div><br></div><div>Apple has a document on the format of the file (Linear PCM, MA4 (IMA/ADPCM), µLaw or aLaw format, < 30 seconds in length):</div><div><br></div><div><ul class="MailOutline"><li><a href="https://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/IPhoneOSClientImp/IPhoneOSClientImp.html#//apple_ref/doc/uid/TP40008194-CH103-SW6">Apple; Preparing Custom Alert Sounds</a></li></ul></div><div><br></div><div>Only free sounds, please - nothing copyright or commercially restricted. Remember the alert would normally be for a charging issue.</div><div><br></div><div>Regards, Mark.</div><div><br></div><div>P.S. What is the sound of a Tesla Coil alerting? The contractors opening in the car (ground fault)? </div><div><br></div></body></html>