AUDIO constant

String const AUDIO

Measure type for one-time collection of audio from the phone's microphone.

  • One-time measure.
  • Uses the Smartphone connected device for data collection.
  • No sampling configuration needed.

Implementation

static const String AUDIO = "${NameSpace.CARP}.audio";