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

Microphone not working on M5 Stack CoreS3 #1439

Open
mrcyan opened this issue Dec 17, 2024 · 3 comments
Open

Microphone not working on M5 Stack CoreS3 #1439

mrcyan opened this issue Dec 17, 2024 · 3 comments

Comments

@mrcyan
Copy link

mrcyan commented Dec 17, 2024

Build environment: macOS
Moddable SDK version: 5.3.0
Target device: M5 Stack CoreS3

Description
the example examples/io/audioin/capture-sync not working,after recording, there is no sound played.

Steps to Reproduce

  1. Build and install the examples/io/audioin/capture-sync app using this build command: mcconfig -d -m -p esp32/m5stack_cores3
@phoddie
Copy link
Collaborator

phoddie commented Dec 17, 2024

Thank you for the report. We will take a look.

By the way, from your report it looks possible that the microphone is working but that it is no playing back correctly. Did you try running the examples/io/audioin/levelmeter example? It doesn't play the audio but logs to the console the average power level of each audio buffer.

@mrcyan
Copy link
Author

mrcyan commented Dec 18, 2024

Thank you for the report. We will take a look.

By the way, from your report it looks possible that the microphone is working but that it is no playing back correctly. Did you try running the examples/io/audioin/levelmeter example? It doesn't play the audio but logs to the console the average power level of each audio buffer.

Thank you for your reply.
Yes, I tried the levelmeter example,And it ouput Average 30935 continuously,I also tried the examples/pins/audioin/wavserver example, and download the wav file,It's 6 seconds, It can be played,but no sound.

@phoddie phoddie changed the title Micphone not working on M5 Stack CoreS3 Microphone not working on M5 Stack CoreS3 Dec 18, 2024
@phoddie
Copy link
Collaborator

phoddie commented Dec 18, 2024

@mrcyan – thanks for the additional details. Much appreciated. We took a look and have an idea of what we need to do to enable the microphone.

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

2 participants