Git Product home page Git Product logo

Comments (8)

zzmp avatar zzmp commented on September 28, 2024

@kingsfleet I just pushed a fix - great suggestion. Could you try it again and let me know if it is working for you?

from juliusjs.

kingsfleet avatar kingsfleet commented on September 28, 2024

Odd still serving the old version. Is there something else that needs to be done?

On 9 Oct 2014, at 19:55, Zach Pomerantz [email protected] wrote:

@kingsfleet I just pushed a fix - great suggestion. Could you try it again and let me know if it is working for you?


Reply to this email directly or view it on GitHub.

from juliusjs.

zzmp avatar zzmp commented on September 28, 2024

Yes! It needs to be changed in the demo, which is on a separate branch.

Separately, a build process needs to be put in place to keep the two branches in sync.

from juliusjs.

zzmp avatar zzmp commented on September 28, 2024

I'd be grateful if others could test this and make sure it works cross-system. I made a basic build script (run by Travis) that should avoid this issue in the future.

from juliusjs.

kingsfleet avatar kingsfleet commented on September 28, 2024

Hi,

It then goes on to fail with safari as getUserMedia isn't supported:

http://caniuse.com/#feat=stream

Is there an AudioContext API you could use instead? It might make it also work on IE.

from juliusjs.

zzmp avatar zzmp commented on September 28, 2024

I'm not sure of another API to capture microphone intput, besides getUserMedia. Do you know of a shim to work on Safari/IE?

I built this as a toy project, and use Chrome myself, so I hadn't considered compatibility to a large extent. @kingsfleet I would love if you could PR a shim for unsupported browsers.

from juliusjs.

kingsfleet avatar kingsfleet commented on September 28, 2024

Apparently there is a webkitGetUserMedia, can you try that and I will see if the demo works? (Sorry for the delay in getting back to you.)

from juliusjs.

zzmp avatar zzmp commented on September 28, 2024

I can try it later today when I have more time. For reference, this is where I usually check for compatibity, followed by mdn.

I'm sure there are Flash shims that polyfill the microphone input feature, but I haven't looked into them yet, aside from seeing that they exist. That might be the alternative that needs to be pursued in this case.

from juliusjs.

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.