The variation in vocal volume stability (amplitude) in each frame of a transcription segment, expressed in decibels.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
Framework
- Speech
Declaration
@NSCopying var shimmer: SFAcoustic Feature { get }
The variation in vocal volume stability (amplitude) in each frame of a transcription segment, expressed in decibels.
SDKs
Framework
@NSCopying var shimmer: SFAcoustic Feature { get }
class SFAcoustic Feature
The value of a voice analysis metric.
var voicing: SFAcoustic Feature
The likelihood of a voice in each frame of a transcription segment, expressed as a probability in the range [0
.
var pitch: SFAcoustic Feature
The highness or lowness of the tone (fundamental frequency) in each frame of a transcription segment, expressed as a logarithm.
var jitter: SFAcoustic Feature
The variation in pitch in each frame of a transcription segment, expressed as a percentage of the frame’s fundamental frequency.