Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/FScreenReaderAnnouncementInfo
Description
The announcement info used for announcements concerning widgets and their content. These are the lowest priority, are interruptable and will not be queued if interrupted. Use this when requestin any announcements related to widgets that the user can easily access again E.g Useful for announcing widgets that the user is currently focused on. The user can always refocus on the widget to hear its contents spoken so it doesn't matter if it is interrupted.
| Name | DefaultWidgetAnnouncement |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/Announcement/ScreenReaderAnnouncement.h |
| Include Path | #include "Announcement/ScreenReaderAnnouncement.h" |
static FScreenReaderAnnouncementInfo DefaultWidgetAnnouncement()