Type Aliases

The following type aliases are available globally.

  • A completion handler for the voice box.

    Declaration

    Swift

    public typealias RSDVoiceBoxCompletionHandler = (_ text: String, _ finished: Bool) -> Void