Contents

object(forProperty:)

Provides the value of a receiver’s property.

Declaration

func object(forProperty property: NSSpeechSynthesizer.SpeechPropertyKey) throws -> Any

Parameters

  • property:

    Property to get.

Return Value

The value of speechProperty.

Discussion

See Also

Configuring Speech Attributes