iOS voice over does not correctly read out my companies name. For example it reads out \"dog\" instead of \"D.O.G.\" (not my real company name but you get the idea)
As of iOS 8, you can achieve this by adding the CFBundleSpokenName key to your Info.plist.
https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/plist/info/CFBundleSpokenName