Skip to content

//sorisdk/com.iplateia.sorisdk/SORIAudioRecognizer/NotificationProvider

NotificationProvider

[androidJvm]
interface NotificationProvider

Interface for delegate an audio recognition service foreground notification. You can implement this interface to customize the notification.

Functions

NameSummary
build[androidJvm]
abstract fun build(builder: NotificationCompat.Builder): Notification
Complete the notification with the given builder.