Search results

  1. P

    problem with 4.0

    I'm getting the same error and have followed all advice in this thread. The error I get is 'AudioPlaySdWavX' does not name a type; did you mean 'AudioPlaySdWav'? I have pasted my code below. Does anyone have an idea on where I could be making an error? Thanks /** * Audio Guestbook...
  2. P

    Newbie here: Combined code not successfully running all tasks. Teensy 4.1

    Audio Guestbook with firefly code /** * Audio Guestbook, Copyright (c) 2022 Playful Technology * * Tested using a Teensy 4.0 with Teensy Audio Shield, although should work * with minor modifications on other similar hardware * * When handset is lifted, a pre-recorded greeting message is played...
  3. P

    Newbie here: Combined code not successfully running all tasks. Teensy 4.1

    Hello all. I am very new to programming and the Teensy 4.1 so please forgive my ignorance. I am creating an audio guestbook based on the code of Playful Technology I got the code to run great but wanted to add firefly lights to it since the phone is translucent. I found some code for the...
Back
Top