AUVoiceIOMutedSpeechActivityEventListener
A block that the system calls to indicate speech activity while the user has the microphone muted.
Declaration
typealias AUVoiceIOMutedSpeechActivityEventListener = (AUVoiceIOSpeechActivityEvent) -> VoidParameters
- event:
An event that indicates whether muted speech started or ended.