facialExpressionsCollector
Use this method in the ExperienceSdk initializer block to configure the Facial Expression Collector.
Parameters
The maximum number of frames to analyze per second (default = 5).
Whether presence detection should be enabled in the collector (default: true).
Whether the "eyes-on-screen" detection should be enabled in the collector (default: true).
Whether attention detection should be enabled in the collector (default: true).
Whether happy expression detection should be enabled in the collector (default: true).
Whether surprise detection should be enabled in the collector (default: true).
Whether confusion detection should be enabled in the collector (default: true).
Whether contempt detection should be enabled in the collector (default: true).
Whether disgust detection should be enabled in the collector (default: true).
Whether empathy/sad expression detection should be enabled in the collector (default: true).
Whether face detection should be enabled in the collector (default: true).