You are reading a single comment by @jgDev and its replies. Click here to read the full conversation.
  • Because it can't do that, there is no speaker.

    Bangle v2 is able to make a beep, v1 only some devices. On Both devices nearly inaudible in normal environments.

    Bangle.beep();
    

    In IDE works.

  • Yeah it can do beep, but it actually uses the vibration motor to do it.

    Note: Bangle.js 2 does not contain a piezo speaker, but instead uses the vibration motor for sound. This means that while you can get some sound, it is extremely weak

    http://www.espruino.com/Bangle.js2#sound

About

Avatar for jgDev @jgDev started