GithubHelp home page GithubHelp logo

Sound output on Mac OS X about mimic1 HOT 9 CLOSED

mycroftai avatar mycroftai commented on May 29, 2024
Sound output on Mac OS X

from mimic1.

Comments (9)

zeehio avatar zeehio commented on May 29, 2024

I will send a patch in 5 hours with Mac OS X support via the PortAudio library. Would you be able to test it?

from mimic1.

siavasht avatar siavasht commented on May 29, 2024

I will be able to test the patch if you send it before midnight (CET)

from mimic1.

zeehio avatar zeehio commented on May 29, 2024

I was too late for you @siavasht. Will you be able to test it another day? 😅

Thanks!

from mimic1.

siavasht avatar siavasht commented on May 29, 2024

It might be in a couple of days but I will test again as soon as I can get my hands on a Macbook 😄

from mimic1.

Dabuk avatar Dabuk commented on May 29, 2024

Hey, I tried this, the problem seems to persist. Is any extra command line arguement necessary?
Also the libasound2-dev is not installed on my mac. Is it necessary?

from mimic1.

forslund avatar forslund commented on May 29, 2024

You'll need portaudio. If you can't get it from homebrew there arebuild instructions here. it should be be using the native sound system so libasound2-dev should not be needed.

from mimic1.

forslund avatar forslund commented on May 29, 2024

If it still doesn't work can you see if you can provide the full path to portaudio.h?

from mimic1.

zeehio avatar zeehio commented on May 29, 2024

In order to force the use of the portaudio module, use:

./configure --with-audio=portaudio
make

You will need the portaudio library, that can be installed using brew:

Install brew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install portaudio (requires brew):

brew install portaudio

from mimic1.

zeehio avatar zeehio commented on May 29, 2024

Mac OS X now has audio support through PortAudio. The README.md has updated instructions on how to build it and install it. Merged in #14

from mimic1.

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.