Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

Tagged with
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