<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Speech",
  "identifier" : "/documentation/Speech/SFAcousticFeature",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Speech"
    ],
    "preciseIdentifier" : "c:objc(cs)SFAcousticFeature"
  },
  "title" : "SFAcousticFeature"
}
-->

# SFAcousticFeature

The value of a voice analysis metric.

```
class SFAcousticFeature
```

## Topics

### Inspecting a feature

[`frameDuration`](/documentation/Speech/SFAcousticFeature/frameDuration)

The duration of the audio frame.

[`acousticFeatureValuePerFrame`](/documentation/Speech/SFAcousticFeature/acousticFeatureValuePerFrame-5krkk)

An array of feature values, one value per audio frame, corresponding to a transcript segment of recorded audio.

[`acousticFeatureValuePerFrame`](/documentation/Speech/SFAcousticFeature/acousticFeatureValuePerFrame-gsz5)

An array of feature values, one value per audio frame, corresponding to a transcript segment of recorded audio.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)