With Lenny's help, I resolved my library conficts with Windows 10 Install.
Here's what worked for me:
What I did was copy the Audio library folder from C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries to the C:\Users\<my name>\OneDrive\Documents\Arduino\libraries folder then overwrite the copied play_sd_raw.h and play_sd_wav.h with the files from the OnSpeed-Gen2-master library. Everything compiles now.
Your file path names will be different, of course.
With Lenny's help, I resolved my library conficts with Windows 10 Install.
Here's what worked for me:
What I did was copy the Audio library folder from C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries to the C:\Users\<my name>\OneDrive\Documents\Arduino\libraries folder then overwrite the copied play_sd_raw.h and play_sd_wav.h with the files from the OnSpeed-Gen2-master library. Everything compiles now.
Your file path names will be different, of course.
Vern