setSoundIfPresentAndSupported

fun setSoundIfPresentAndSupported(notificationBuilder: NotificationCompat.Builder, payload: BrazeNotificationPayload)

Notifications can optionally include a sound to play when the notification is delivered.

Starting with Android O, sound is set on a notification channel and not individually on notifications.