MimiPersonalizationConfiguration

public struct MimiPersonalizationConfiguration : Equatable

Configuration which can customize the Sound Personalization features available in the Mimi Profile.

  • The debounce behavior to be applied to the Personalization UI controls.

    Options:

    • none - No debounce applied.
    • debounce - Debounce interval (seconds) to be applied.
    Declaration

    Swift

    public enum UIControlDebounceBehavior : Equatable