right here is my code i cannot get the greetings file to work get long bleep b4 recording then get 4 bleeps when I have hung up I can get playback the last message but cant get the greeting message to work at all...
to increase the mic volume i changed this code values
// Value in dB
// sgtl5000_1.micGain(100);
sgtl5000_1.micGain(35); // much lower gain is required for the AOM5024 electret capsule
my value made the mic...
have you got a wav file on the sd card ???? i'm using a t4 with the Rev D audio shield make sure you are using a data type cable as i had same error compiling board for teensy and it was the cable first cable was...
one b4 mine
/**
* 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
...
After the 1 long beep try saying something as thats when it records the message if you press the hook switch you would get 4 short beeps if you still got handset to ur ear at momonent i cant get the greeting message to...
what i am using
/**
* 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...
can't get greeting to play at all cant even see where u can increase the gain either only get a long single bleep even put the greeting directly onto the sd card in wav 16bit, pcm, 44100 got the mic working super fine...
/**
* 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...
getting this now moved the files and folders like u said
Arduino: 1.8.19 (Windows 10), TD: 1.57-beta1, Board: "Teensy 4.0, MTP Disk (Experimental), 600 MHz, Faster, US English"
...
nope still not compiling
getting this message
Arduino: 1.8.19 (Windows 10), TD: 1.57, Board: "Teensy 4.0, Serial, 600 MHz, Faster, US English"
Multiple libraries were found for "SD.h"
...
arduino ide dont see my board
now getting this message with fresh install
Arduino: 1.8.19 (Windows 10), TD: 1.57-beta1, Board: "Teensy 4.0, Serial, 600 MHz, Faster, United Kingdom"
...
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
*
*...
/**
* 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...
done that got this now
Arduino: 1.8.19 (Windows 10), TD: 1.57, Board: "Teensy 4.0, Serial, 600 MHz, Faster, United Kingdom"
Audio_2: In function 'void loop()':
Audio_2:148: warning: enumeration value...
re installed programme now getting this message
Arduino: 1.8.19 (Windows 10), TD: 1.57, Board: "Teensy 4.0, Serial, 600 MHz, Faster, United Kingdom"
sketch_feb01a: In function 'void loop()':
...
getting this error message i am a total newbie with this so be gentle plz
Arduino: 1.8.19 (Windows 10), TD: 1.57, Board: "Teensy 4.0, Serial, 600 MHz, Faster, United Kingdom"
In file included from C:\Program Files...