Skip to main content

All Questions

2 votes
2 answers
1k views

Flutter WebRTC Audio Issue in iOS

Flutter WebRTC video call voice is not hearing in iPhone speaker Getting UnimplementedError when I use _localStream.getAudioTracks()[0].enableSpeakerphone(true); I have using flutter_webrtc: ^0.9.24 ...
Ranjith Jith's user avatar