Coder Social home page Coder Social logo

Mousai says microphone is muted about mousai HOT 13 CLOSED

seadve avatar seadve commented on July 21, 2024
Mousai says microphone is muted

from mousai.

Comments (13)

archisman-panigrahi avatar archisman-panigrahi commented on July 21, 2024

I installed previous versions one by one, and 0.4.4 is the last version that works in my computer (0.5.0 shows the same issue).

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

Your microphone works propertly, I think. It is just the recorder is not recording because of that error.

/home/archisman/.cache/tmp Does this directoey exist?

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

This is related to this I suppose

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

I made a release and it should also now come to aur

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

I shoud have implemented more helpful error messages 😅

from mousai.

archisman-panigrahi avatar archisman-panigrahi commented on July 21, 2024

It is showing the same error message. I tried deleting /home/archisman/.cache/tmp, but that did not work.
It is creating an empty file mousaitmp.ogg in the ~/.cache/tmp directory.
Also, now it does not show any error message in the terminal.
I also locally installed from source using meson and ninja, and the same error message exists.

I noticed that until 0.4.4 the AUR package used /tmp (not .cache/tmp). Is there a way to hardcode mousai to always use /tmp instead on .~/cache/tmp?

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

I noticed that until 0.4.4 the AUR package used /tmp (not .cache/tmp). Is there a way to hardcode mousai to always use /tmp instead on .~/cache/tmp?

You can modify get_tmp_dir() in utils directory, make it return '/tmp'

I won't prefer this though, it would be better to fix it properly so other won't get the same issue.

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

I also locally installed from source using meson and ninja, and the same error message exists.

I think the issue is fixed then? There is btw a new option in the hamburger menu to change audio source if that change anything

from mousai.

archisman-panigrahi avatar archisman-panigrahi commented on July 21, 2024

I think the issue is fixed then?

No, I meant, the same issue from AUR is present when I install from source.

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

No, I meant, the same issue from AUR is present when I install from source.

I mean't the issue that the recorder doesn't detect the audio file, since it doesnt output any error anymore on the terminal.

So i assume it may be a different issue, not something has to do with the tmpdir

(Oops i editted your reply instead of creating a new reply)

from mousai.

archisman-panigrahi avatar archisman-panigrahi commented on July 21, 2024

Now it is working.
It seems that Desktop Audio was selected instead of microphone, and that is why it still said "muted".

I will do a few more tests, and close this issue in a few hours (till then, please keep it open).

from mousai.

SeaDve avatar SeaDve commented on July 21, 2024

Okay, thanks. You can close it yourself

It's weird though that it is defaulted to desktop audio, the microphone is the set default in the src code

from mousai.

archisman-panigrahi avatar archisman-panigrahi commented on July 21, 2024

Thank you for the quick fix.

from mousai.

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.