question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Speaker mode only when startAudioOnly passed in config

See original GitHub issue

I have added bundle config as below Bundle config = new Bundle(); config.putBoolean("startAudioOnly", true); Bundle urlObject = new Bundle(); urlObject.putBundle("config", config); urlObject.putString("url", "https://meet.jit.si/demo"); view.loadURLObject(urlObject); setContentView(view);

call starts as audio only, but audio gets routed to speaker, instead of earphone, and i press on select the sound device, i only get the option of “Speaker”. and if i start the jitsi-meet android app(downloaded from play store) and start the voice only call, it works as expected. What am i missing?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:29 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
RheineAdithiacommented, Oct 18, 2018

We have tried to use the latest code (jitsi version 1.9) mr. Saul, but there is a failed to resolve some of the package used

Failed to resolve: com.facebook.react:react-native:0.56.0 Open File Show in Project Structure dialog

Failed to resolve: com.facebook.react:react-native-fetch-blob:0.10.8-jitsi-1 Open File Show in Project Structure dialog

Failed to resolve: com.facebook.react:react-native-linear-gradient:2.4.0-jitsi-1 Open File Show in Project Structure dialog

Failed to resolve: com.facebook.react:react-native-sound:0.10.9-jitsi-1 Open File Show in Project Structure dialog

Failed to resolve: com.facebook.react:react-native-calendar-events:1.6.0-jitsi-1 Open File Show in Project Structure dialog

Is many people seeing this problem?


Warmest Regards

Rheine Adithia Kurniawan Vocalist - Tour Leader - Programmer WhatsApp : +6281802083670 LINE : rheineadithia IG : Rheine_adithia Email : rheine_adithia@hotmail.com


From: Saúl Ibarra Corretgé notifications@github.com Sent: Wednesday, October 17, 2018 5:30:02 PM To: jitsi/jitsi-meet Cc: RheineAdithia; Mention Subject: Re: [jitsi/jitsi-meet] Speaker mode only when startAudioOnly passed in config (#3498)

There might have been a bug we fixed then. I can’t recall TBH. Yeah, please try the latest code in master and report back! Cheers!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/jitsi/jitsi-meet/issues/3498#issuecomment-430576508, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdNCC3VDneIDVkPof-YHjE-u30dcV4k5ks5ulwaqgaJpZM4XDx3i.

0reactions
stale[bot]commented, Jan 23, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Set Speakerphone Mode to Automatically Activate on ...
How to Set Speaker Mode to be the Default for iPhone Calls · Open the “Settings” app on the iPhone and head to...
Read more >
Configuration | Jitsi Meet - GitHub Pages
startAudioOnly ​. type: Boolean. Start the conference in audio only mode (no video is being received nor sent). Default: unset. startAudioOnly: false ...
Read more >
Only speakerphone works during calls, can't use normal ... - iFixit
When I make/take a call, I can only use speakerphone to communicate. If I use the normal mic (as in holding it like...
Read more >
Incoming calls routing to speaker - Apple Community
Since resetting my phone all calls are being answered by speaker. Every forum tells me to go to settings - general- accessibility -...
Read more >
iPhone 12 Speaker Not Working? Here's The Real Fix.
Your phone should disconnect from any Bluetooth devices automatically from there. You can use the Settings app to turn off Bluetooth as well....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found