Giter Club home page Giter Club logo

Comments (25)

Myzel394 avatar Myzel394 commented on May 26, 2024 1

Tried. As far as I can tell, it isn't picking up the tws microphone

Is there like no sound or is the sound being picked up by your phone instead?

manually choosing other microphone s such as device microphone, back, or bottom didn't change the source

Yeah I also noticed this behavior, I think Android doesn't allow specifying the exact microphone and it will instead use the default one

As long as the wired earphone was plugged in, it was the audio source...

At least something ^^

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024 1

Normal I suppose... I didn't have to toggle on hidden microphones option.

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Good idea! I created a PR which should add this feature, do you want to try it out @AllenCyborg, I'm not sure if it'll work on a Realme device ?

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

I'd love to~

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Nice! You can find a debug build here by downloading the "artifact", extracting it and then installing the app-universal.apk file. It's a bit buggy still, but you can try it out already :D If you encounter some issues or need help installing it, feel free to reach out to me :)

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Inside the artifact.zip file I found a file called app-universal-debug.apk and installed it. It launched with no problem, but crashes when I press record.

The first time it crashed after I gave it microphone permission. The second time onwards, it crashed as soon as I pressed record button.

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Accidentally closed the thread earlier... Sorry about that

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

damn it, can you try running it with and without your external mic connected? (I think it was Bluetooth, wasn't it? In this case, try running it with and without your headphones connected). "Unfortunately" it's working on my side :/

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Ahh I'm able to reproduce it on an emulator. Gonna take a look at it now!

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

damn it, can you try running it with and without your external mic connected? (I think it was Bluetooth, wasn't it? In this case, try running it with and without your headphones connected). "Unfortunately" it's working on my side :/

I did, and even with no external mics the app crashed. Just to be sure, I even uninstalled the version I had installed from fdroid, but it still crashed.

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Ahh I'm able to reproduce it on an emulator. Gonna take a look at it now!

you mean the crash?

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Yes, you can find a new debug build here https://github.com/Myzel394/Alibi/actions/runs/6600080243, this should hopefully work ^^

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

This one doesn't crash, but not picking up audio from my bt earphone...

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

@AllenCyborg did you change the microphone to it? You may also need to speak a bit louder into it, I also had problems at first but turns out my microphone was just not picking up normal conversation loudness :D

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

I did change from the settings. I'll try louder.

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Tried. As far as I can tell, it isn't picking up the tws microphone. Also, I connected a wired earphone which was detected as a hidden microphone but, manually choosing other microphone s such as device microphone, back, or bottom didn't change the source. As long as the wired earphone was plugged in, it was the audio source...

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Could it be an Android 11 limitation?

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Is there like no sound or is the sound being picked up by your phone instead?

Sound is picked up by the phone or the wired earphone if it's connected

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Yeah I also noticed this behavior, I think Android doesn't allow specifying the exact microphone and it will instead use the default one

Seems so. I was looking for a recorder that had this functionality and couldn't find any. Seems like calls and Google assistant use tws mic tho...🤔

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Seems like calls and Google assistant use tws mic tho

I think those are system apps, they have more permissions than normal apps

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

I tested it on another device running Android 9, @AllenCyborg can you try it again with the newest build? :D

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Works!!!
This is just awesome. Thanks for adding this @Myzel394

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Nice! One last question: Was your microphone shown as a hidden microphone or normally?

from alibi.

AllenCyborg avatar AllenCyborg commented on May 26, 2024

Noticed the quality of music playing through the earphones drop when alibi is using the mics. Sounds hollow. The quality is restored if I tap the earphone's touch sensor but then the app sources audio from the phone's mic even though the tws is selected as the source.

Did you also notice this?

Could be that my particular pair is behaving odd...(other odd things also happen with telegram and WhatsApp calls, so I wouldn't be surprised...)

I've tried different modes of the earphones as well as switching between AAC and SBC codecs and the above problem (of loss of quality/changing mics when tapped) is consistent.

from alibi.

Myzel394 avatar Myzel394 commented on May 26, 2024

Noticed the quality of music playing through the earphones drop when alibi is using the mics

Also noticed a worse quality when using an external mic. However, I think it's because my microphone is bad.

The quality is restored if I tap the earphone's touch sensor

What does this do? Does it change like the source or something?

Could be that my particular pair is behaving odd...(other odd things also happen with telegram and WhatsApp calls, so I wouldn't be surprised...)

I guess then you're mic also isn't that good :P

I've tried different modes of the earphones as well as switching between AAC and SBC codecs and the above problem (of loss of quality/changing mics when tapped) is consistent.

Then I'm probably not able to do something about it :/

from alibi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.