Contents

allowAnnouncement

An option that grants Siri permission to read incoming messages out loud when the user has a compatible audio output device connected.

Declaration

static var allowAnnouncement: UNNotificationCategoryOptions { get }

Discussion

When Siri reads an incoming message to the user, Siri reads the message locally on the userʼs device. Siri doesn’t send the message’s contents or sender to Apple servers. For more information about Siri’s on-device processing, visit Apple’s Privacy Page.

See Also

Customizing a category