Contents

SFVoiceAnalytics

A collection of vocal analysis metrics.

Declaration

class SFVoiceAnalytics

Overview

Use an SFAcousticFeature object to access the SFVoiceAnalytics insights. Voice analytics include the following features:

  • Use jitter to measure how pitch varies in audio.

  • Use shimmer to measure how amplitude varies in audio.

  • Use pitch to measure the highness and lowness of the tone.

  • Use voicing to identify voiced regions in speech.

These results are part of the SFTranscriptionSegment object and are available when the system sends the isFinal flag.

Topics

Analyzing voice

Initializers

See Also

Voice analytics