ESP-ADF VAD and WWE Build Error

AlonsoFLX
Posts: 1
Joined: Tue Oct 25, 2022 9:09 pm

ESP-ADF VAD and WWE Build Error

Postby AlonsoFLX » Fri Jan 06, 2023 4:56 am

Hello everyone. I want to compile a modified example of speech_recognition ( VAD or WWE) and when compiling the example I get the following error.

I have searched for information but apparently the error is not something common.

Does anyone have any suggestions. ??

the modified line is:
  1. #define SPEECH_COMMANDS     ("da kai dian deng,kai dian deng;guan bi dian deng,guan dian deng;guan deng;")
to:
  1. #define SPEECH_COMMANDS     ("TkN eF jc LiT;")
ERROR:
  1. FAILED: VoiceRecognition_0.0.1.elf
  2. cmd.exe /C "cd . && C:\Users\FLX_Desk_2\.espressif\tools\xtensa-esp32s3-elf\esp-2021r2-patch5-8.4.0\xtensa-esp32s3-elf\bin\xtensa-esp32s3-elf-g++.exe -mlongcalls  @CMakeFiles\VoiceRecognition_0.0.1.elf.rsp -o VoiceRecognition_0.0.1.elf  && cd ."
  3. c:/users/flx_desk_2/.espressif/tools/xtensa-esp32s3-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32s3-elf/bin/../lib/gcc/xtensa-esp32s3-elf/8.4.0/../../../../xtensa-esp32s3-elf/bin/ld.exe: cannot find -lrecorder_engine_vad
  4. collect2.exe: error: ld returned 1 exit status
  5. ninja: build stopped: subcommand failed.

Who is online

Users browsing this forum: No registered users and 101 guests