Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AudioMetrics

If audio metrics are requested, information about the signal characteristics of the input audio.

Hierarchy

  • AudioMetrics

Index

Properties

accumulated

accumulated: AudioMetricsDetails

Detailed information about the signal characteristics of the input audio.

sampling_interval

sampling_interval: number

The interval in seconds (typically 0.1 seconds) at which the service calculated the audio metrics. In other words, how often the service calculated the metrics. A single unit in each histogram (see the AudioMetricsHistogramBin object) is calculated based on a sampling_interval length of audio.

Generated using TypeDoc