Contents

SensorKit updates

Learn about important changes to SensorKit.

Overview

Browse notable changes in SensorKit.

March 2024

Sensors

June 2023

Sensors

  • Use the faceMetrics property to analyze a person’s facial expressions, and the SRFaceMetrics class to get the data.

  • Use the heartRate property to collect a person’s heart rate from devices, and the CMHighFrequencyHeartRateData class to get the data.

  • Use the odometer property to analyze movements during workouts, and the CMOdometerData class to get the data.

  • Use the siriSpeechMetrics property to collect data about a person’s voice — such as tenor, pitch, and cadence — and the SRSpeechMetrics class to get the data. People who previously authorized speech metric data collection need to reauthorize before data collection can continue.

  • Use the wristTemperature property to collect sequential wrist temperatures while a person is sleeping, and the SRWristTemperature class to get the data.

Configuration

See Also

Technology and frameworks