Skip to content

In IOS setMicrophoneEnabled(true) through Error #1176

Description

@umairshah3sb

Hi I am facing this issue on IOS, each time it stuck the flow at setMicrophoneEnabled(true), How to fix it?

flutter: ENABLING MICROPHONE...
flutter: ========== LIVEKIT INIT ERROR ==========
flutter: ERROR: AudioProcessingException(platformUnavailable): audio device module is unavailable
flutter: #0      LocalAudioTrack.startCapture (package:livekit_client/src/track/local/audio.dart:92:9)
flutter: <asynchronous suspension>
flutter: #1      Track.start (package:livekit_client/src/track/track.dart:113:5)
flutter: <asynchronous suspension>
flutter: #2      LocalParticipant._publishAudioTrack (package:livekit_client/src/participant/local.dart:179:7)
flutter: <asynchronous suspension>
flutter: #3      SerialRunner.run (package:livekit_client/src/support/serial_runner.dart:45:14)
flutter: <asynchronous suspension>
flutter: #4      LocalParticipant.publishAudioTrack (package:livekit_client/src/participant/local.dart:157:20)
flutter: <asynchronous suspension>
flutter: #5      _PrivateAudioCallState.initLiveKit (package:vibetag/screens/chat_screens/calling/voice_calling/private_voice_calling/screen/private_audio_call.dart:487:9)
flutter: <asynchronous suspension>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions