You are reading a single comment by @Tx and its replies. Click here to read the full conversation.
  • Do you mean an actual, audible beep? Because it can't do that, there is no speaker. In the emulator "beep" shows in settings as undefined, I guess it shouldn't show at all?

  • 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.

  • Sorry, I must have misunderstood then. I thought I'd read there was no speaker and that it could only buzz.

  • 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 Tx @Tx started