Contents

AUVoiceIOMutedSpeechActivityEventListener

A block that the system calls to indicate speech activity while the user has the microphone muted.

Declaration

typealias AUVoiceIOMutedSpeechActivityEventListener = (AUVoiceIOSpeechActivityEvent) -> Void

Parameters

  • event:

    An event that indicates whether muted speech started or ended.

See Also

Observing muted speech