Code Monkey home page Code Monkey logo

Comments (5)

alexbw avatar alexbw commented on June 27, 2024

Ah, interesting. What specifically will you be doing? I want to get a sense of what folks are doing.

On Apr 5, 2012, at 1:08 PM, Tonio Loewald wrote:

I think many users (including me) will need to be able to configure blocks for handling AudioSession events (and provide explicit controls for setting up the AudioSession).


Reply to this email directly or view it on GitHub:
#7

from novocaine.

tonioloewald avatar tonioloewald commented on June 27, 2024

I'm implementing multi-user chat. Suppose someone gets a phone call in a meeting -- it looks like the default session configuration will automatically stop recording (which is fine) but we might want to capture the same event and flag them as absent.

from novocaine.

alexbw avatar alexbw commented on June 27, 2024

Yeah, you'd want to know when input ceases to be available. I'll add a block for session change handling.

On Friday, April 6, 2012 at 1:01 PM, Tonio Loewald wrote:

I'm implementing multi-user chat. Suppose someone gets a phone call in a meeting -- it looks like the default session configuration will automatically stop recording (which is fine) but we might want to capture the same event and flag them as absent.


Reply to this email directly or view it on GitHub:
#7 (comment)

from novocaine.

alexbw avatar alexbw commented on June 27, 2024

So what I do for this in a recent project of mine, is do key-value observing on the "inputRoute" parameter of the audioManager.

If I need to do explicit audio setting, I write the CoreAudio code myself, outside of Novocaine. I suppose a more elegant interface could exist, and if my solution crystallizes into something I find to be nice, I might add it in.

from novocaine.

alexbw avatar alexbw commented on June 27, 2024

I think this is no longer a thing.

from novocaine.

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.