INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents
INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents
INUpcomingMediaPredictionMode.onlyPredictSuggestedIntents Case of INUpcomingMediaPredictionMode The mode that predicts suggested media intent shortcuts associated with your app.
case onlyPredictSuggestedIntentsDiscussion
Use this prediction mode when you want Siri to show the user only those media intent shortcuts set in the setSuggestedMediaIntents(:)) method. For instance, a podcast app uses this mode when it wants to only show suggested shortcuts, rather than shortcuts it donated for media the user has already listened to or watched.