Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

audio example does not compile #71

Open
PaulskPt opened this issue Mar 27, 2022 · 0 comments
Open

audio example does not compile #71

PaulskPt opened this issue Mar 27, 2022 · 0 comments

Comments

@PaulskPt
Copy link

PaulskPt commented Mar 27, 2022

Using a M5Stack Core2 device

See the combined screenshot

audio ino_loop_

.
The scetch audio.ino generates the following error:

class_AudioOutputI2S_has_no_member_getLevel_

According to the instructions in the top of audio.ino I installed the following libraries:
git clone https://github.com/earlephilhower/ESP8266Audio
git clone https://github.com/Gianbacchio/ESP8266_Spiram

Class AudioOutputI2S:

2022-03-27_meganetaaan_m5stack-avatar_issue_class_AudioOutputI2S_public_AudioOutput_does_not_have_attribute_getLevel

The only class that has a member getLevel() is AquestTalkTTS. See screenshot below:

AquesTalkTTS h_getLevel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant