Skip to content

//sorisdk/com.iplateia.sorisdk/SORIListener/onCampaignFound

onCampaignFound

[androidJvm]
open override fun onCampaignFound(campaign: SORICampaign)

Called when the Audio Recognition Service detects a campaign based on the audio input.

Parameters

androidJvm

campaignThe SORICampaign object containing details about the detected campaign.