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

Question about using audio flash tone in Dueros routine (AUD-5664) #1264

Closed
AaronPMM opened this issue Sep 3, 2024 · 3 comments
Closed

Question about using audio flash tone in Dueros routine (AUD-5664) #1264

AaronPMM opened this issue Sep 3, 2024 · 3 comments

Comments

@AaronPMM
Copy link

AaronPMM commented Sep 3, 2024

The hardware I have is ESP32-S3-BOX-3. Although ESP-ADF indicates that it supports this hardware, the dueros example does not support it. The example uses sdcard, but ESP32-S3-BOX-3 does not support sdcard. I hope to replace sdcard with aduio flash tone. Since this is my first time using ESP chips, I have a problem with how to put the generated bin file into flash.
I searched for some online articles, which pointed out that the partition table needs to be modified to add a flash_tone partition. There are 2 ".csv" files in this example, partitions_dueros_examples.csv and partitions_dueros_examples_esp32s3.csv. Which one should I modify? Or should I modify both? In addition, what should I modify for the offset and size options?

@github-actions github-actions bot changed the title Question about using audio flash tone in Dueros routine Question about using audio flash tone in Dueros routine (AUD-5664) Sep 3, 2024
@hbler99
Copy link

hbler99 commented Sep 3, 2024

In the future, we will support it. Please be patient.

@AaronPMM
Copy link
Author

AaronPMM commented Sep 3, 2024

In the future, we will support it. Please be patient.

Can you give me a reply or suggestion on my question? Our company is currently evaluating this project and plans to quickly build a sample based on this hardware. We may not be able to wait for you to complete the routine.

@shootao
Copy link

shootao commented Sep 4, 2024

@AaronPMM
Please apply the attached patch:

  1. Support ESP-Box wake-up.
  2. Support playing prompt sounds without an SD card.
    dueros_support_box_without_sdcard.zip

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

3 participants