Audio data for an SDLAlertView
Whether the alert tone should be played before the prompt (if any) is spoken. Defaults to NO.
@property (nonatomic) BOOL playTone;
var playTone: Bool { get set }
Use another init instead. See superclass SDLAudioData.
- (nonnull instancetype)init;