Contents

init(spokenPhrase:)

Initializes the string with the specified phrase.

Declaration

convenience init(spokenPhrase: String)

Parameters

  • spokenPhrase:

    The phrase to be spoken.

Return Value

An initialized speakable string object.

See Also

Initializing a Speakable String