All Questions
Tagged with flutter-webrtc audio
1 question
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 ...