A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
S
- sendBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
- sendBroadcast(android.content.Intent,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String) - function in android.content.ContextWrapper
- sendBroadcastWithMultiplePermissions(android.content.Intent,kotlin.Array) - function in android.content.Context
- sendOrderedBroadcast(android.content.Intent,java.lang.Integer,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.String,android.os.Bundle,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,android.os.Bundle,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcast(android.content.Intent,java.lang.String,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,java.lang.String,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcast(android.content.Intent) - function in android.content.ContextWrapper
- sendStickyBroadcast(android.content.Intent,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyBroadcastAsUser(android.content.Intent,android.os.UserHandle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcast(android.content.Intent,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- sendStickyOrderedBroadcastAsUser(android.content.Intent,android.os.UserHandle,android.content.BroadcastReceiver,android.os.Handler,java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- ServiceState - class in com.iplateia.sorisdk
- Constants for the service states.
- setApi(com.iplateia.sorisdk.SORIApiClient) - function in com.iplateia.sorisdk.SORIAudioRecognitionService
- setApplicationId(java.lang.String) - function in com.iplateia.sorisdk.APIConfig
- The application ID for the SORI API.
- setAudioDB(com.iplateia.afplib.AudioDB) - function in com.iplateia.afplib.AfpMatcher
- Set AudioDB instance.
- setAudioParams(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.iplateia.afplib.AfpGenerator
- Sets audio parameters for recording.
- setAudioParams(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.iplateia.afplib.AfpMatcher
- Set audio parameters for generator.
- setBuffer(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in com.iplateia.afplib.AudioEntry
- Sets the audio data buffer with a specific offset and length.
- setBuffer(kotlin.ByteArray) - function in com.iplateia.afplib.AudioEntry
- The buffer containing audio data.
- setConfig(com.iplateia.sorisdk.SORIConfig) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Configure network handling behavior for the SORI SDK.
- setDebugUnregister(java.lang.Boolean) - function in android.content.BroadcastReceiver
- setDeviceId(android.content.Context,java.lang.String) - function in com.iplateia.sorisdk.HelperKt
- Set the device ID manually in shared preferences.
- setListener(android.content.Context,com.iplateia.sorisdk.ISORIListener) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Set the listener interface for SORI SDK events.
- setLocationProvider(com.iplateia.sorisdk.ILocationProvider) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Set the location provider for the SORI SDK.
- setMatcher(com.iplateia.afplib.AfpMatcher) - function in com.iplateia.sorisdk.SORIAudioRecognitionService
- setMetadataProvider(com.iplateia.sorisdk.IMetadataProvider) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Set the metadata provider for the SORI SDK.
- setNotificationChannel(android.app.NotificationChannel) - function in com.iplateia.sorisdk.SORIAudioRecognitionService
- setNotificationProvider(com.iplateia.sorisdk.SORIAudioRecognizer.NotificationProvider) - function in com.iplateia.sorisdk.SORIAudioRecognizer.Companion
- setOrderedHint(java.lang.Boolean) - function in android.content.BroadcastReceiver
- setPreference(android.content.Context,java.lang.String,java.lang.Object) - function in com.iplateia.sorisdk.HelperKt
- Save an object preference in shared preferences.
- setPreference(android.content.Context,java.lang.String,java.lang.String) - function in com.iplateia.sorisdk.HelperKt
- Save a string preference in shared preferences.
- setRecordingDuration(java.lang.Double) - function in com.iplateia.afplib.AfpGenerator
- Sets the recording duration in seconds.
- setRecordingInterval(java.lang.Double) - function in com.iplateia.afplib.AfpGenerator
- Sets the recording interval in seconds.
- setResult(java.lang.Integer,java.lang.String,android.os.Bundle) - function in android.content.BroadcastReceiver
- setResultCode(java.lang.Integer) - function in android.content.BroadcastReceiver
- setResultData(java.lang.String) - function in android.content.BroadcastReceiver
- setResultExtras(android.os.Bundle) - function in android.content.BroadcastReceiver
- setSecretKey(java.lang.String) - function in com.iplateia.sorisdk.APIConfig
- The secret key for the SORI API.
- setSessionId(java.lang.String) - function in com.iplateia.sorisdk.APIConfig
- The session ID for the SORI API.
- setSilenceRate(java.lang.Double) - function in com.iplateia.afplib.AfpGenerator
- Sets the silence rate threshold.
- setSilenceThreshold(java.lang.Double) - function in com.iplateia.afplib.AfpGenerator
- Sets the silence threshold value.
- setStackTrace(kotlin.Array) - function in kotlin.Throwable
- setTheme(java.lang.Integer) - function in android.content.ContextWrapper
- setToken(java.lang.String) - function in com.iplateia.sorisdk.APIConfig
- The authentication token for the SORI API.
- setType(java.lang.Integer) - function in com.iplateia.afplib.AudioEntry
- The type of the audio entry.
- setVersion(java.lang.String) - function in com.iplateia.sorisdk.APIConfig
- The version of the SORI API.
- setWallpaper(android.graphics.Bitmap) - function in android.content.ContextWrapper
- setWallpaper(java.io.InputStream) - function in android.content.ContextWrapper
- shared() - function in com.iplateia.sorisdk.SORIAudioRecognizer.Companion
- Returns the latest initialized SORIAudioRecognizer.
- SORIActivityResult - class in com.iplateia.sorisdk
- A successful activity report or subsequent enrichment of that same server activity.
- SORIActivityTrait - class in com.iplateia.sorisdk
- Request-side recognition evidence detected from the same audio window as the material match.
- SORIApiClient - class in com.iplateia.sorisdk
- SORIAudioMarker - class in com.iplateia.sorisdk
- Immutable audio marker identity resolved by SORI Console after activity reporting succeeds.
- SORIAudioMarkerState - class in com.iplateia.sorisdk
- Immutable snapshot of the SDK-owned current marker state.
- SORIAudioMarkerStatus - class in com.iplateia.sorisdk
- Current recognition-session marker status, separate from historical activity results.
- SORIAudioRecognitionService - class in com.iplateia.sorisdk
- Foreground service that handles audio recognition tasks.
- SORIAudioRecognitionService.LocalBinder - class in com.iplateia.sorisdk.SORIAudioRecognitionService
- SORIAudioRecognizer - class in com.iplateia.sorisdk
- The primary entry point for the SORI SDK that handles audio recognition.
- SORIAudioRecognizer.Companion - class in com.iplateia.sorisdk.SORIAudioRecognizer
- SORIAudioRecognizer.HandleUrlException - class in com.iplateia.sorisdk.SORIAudioRecognizer
- SORIAudioRecognizer.NotificationProvider - class in com.iplateia.sorisdk.SORIAudioRecognizer
- Interface for delegate an audio recognition service foreground notification.
- SORIBroadcastReceiver - class in com.iplateia.sorisdk
- Default BroadcastReceiver for SORIAudioRecognitionService.
- SORICampaign - class in com.iplateia.sorisdk
- Represents a SORI campaign that found during the audio recognition process.
- SORIConfig - class in com.iplateia.sorisdk
- Configuration class for SORI SDK network handling and offline support behavior.
- SORIConfig.Companion - class in com.iplateia.sorisdk.SORIConfig
- SORIListener - class in com.iplateia.sorisdk
- Default implementation of ISORIAudioMarkerListener with empty method bodies.
- spliterator() - function in kotlin.collections.Iterable
- startActivities(kotlin.Array) - function in android.content.ContextWrapper
- startActivities(kotlin.Array,android.os.Bundle) - function in android.content.ContextWrapper
- startActivity(android.content.Intent) - function in android.content.ContextWrapper
- startActivity(android.content.Intent,android.os.Bundle) - function in android.content.ContextWrapper
- startCapture() - function in com.iplateia.afplib.AfpMatcher
- Start audio capture mode.
- startForeground(java.lang.Integer,android.app.Notification) - function in android.app.Service
- startForeground(java.lang.Integer,android.app.Notification,java.lang.Integer) - function in android.app.Service
- startForegroundService(android.content.Intent) - function in android.content.ContextWrapper
- startGen() - function in com.iplateia.afplib.AfpGenerator
- Starts AFP generation from the microphone.
- startInstrumentation(android.content.ComponentName,java.lang.String,android.os.Bundle) - function in android.content.ContextWrapper
- startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- startIntentSender(android.content.IntentSender,android.content.Intent,java.lang.Integer,java.lang.Integer,java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
- startMonitoring(android.content.Context) - function in com.iplateia.sorisdk.NetworkMonitor
- Start monitoring network changes
- startRecognition(android.content.Context,java.lang.String,java.lang.String,java.lang.Integer) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Starts the SORI Audio Recognition Service.
- startService(android.content.Intent) - function in android.content.ContextWrapper
- stopCapture() - function in com.iplateia.afplib.AfpMatcher
- Stop audio capture mode.
- stopForeground(java.lang.Boolean) - function in android.app.Service
- stopForeground(java.lang.Integer) - function in android.app.Service
- stopGen() - function in com.iplateia.afplib.AfpGenerator
- Stops AFP generation and releases resources.
- stopMonitoring() - function in com.iplateia.sorisdk.NetworkMonitor
- Stop monitoring network changes
- stopRecognition(android.content.Context) - function in com.iplateia.sorisdk.SORIAudioRecognizer
- Stops the SORI Audio Recognition Service.
- stopSelf() - function in android.app.Service
- stopSelf(java.lang.Integer) - function in android.app.Service
- stopSelfResult(java.lang.Integer) - function in android.app.Service
- stopService(android.content.Intent) - function in android.content.ContextWrapper