---
title: MLSoundClassifier.ModelParameters.FeaturePrintType
framework: createml
role: symbol
role_heading: Enumeration
path: createml/mlsoundclassifier/modelparameters-swift.struct/featureprinttype
---

# MLSoundClassifier.ModelParameters.FeaturePrintType

The type options for an Audio Feature Print feature extractor.

## Declaration

```swift
enum FeaturePrintType
```

## Topics

### Designating a feature-print type

- [MLSoundClassifier.ModelParameters.FeaturePrintType.sound](createml/mlsoundclassifier/modelparameters-swift.struct/featureprinttype/sound.md)

### Describing a feature-print type

- [description](createml/mlsoundclassifier/modelparameters-swift.struct/featureprinttype/description.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Supporting types

- [MLSoundClassifier.ModelParameters.ValidationData](createml/mlsoundclassifier/modelparameters-swift.struct/validationdata.md)
- [MLSoundClassifier.ModelParameters.ModelAlgorithmType](createml/mlsoundclassifier/modelparameters-swift.struct/modelalgorithmtype.md)
- [MLSoundClassifier.ModelParameters.ClassifierType](createml/mlsoundclassifier/modelparameters-swift.struct/classifiertype.md)
- [MLSoundClassifier.ModelParameters.FeatureExtractorType](createml/mlsoundclassifier/modelparameters-swift.struct/featureextractortype.md)
