-
Please keep track of documentation problems (especially tutorials) here.
-
-
## Environment
- Audio development kit: ESP32-LyraT-Mini
- Audio kit version: v1
- Module or chip used: ESP32-WROVER-E
- IDF version: v4.4.7
- ADF version: v2.6-82-g33ba0c5c
- Build system: id…
-
Hi, when the device enter the provsioning data state, I have met an error which through out by aes_ccm api, and I see you add the comment "FIX ME" on the top of the api of recv the result of encryptio…
-
Hi.
I'm trying to create a "phone" between the browser and a computer. In the browser (chrome) I run `simple-peer` and in the computer I have a `simple-peer` and `node-webrtc`.
For getting audio…
-
Some users expect the AEC `--profile` to be the same as the AWS profile located in `~/.aws/config`
-
Need to add acoustic echo-cancellation for video-conference application (or voice commands when the device is playing music).
-
[3geonames API](https://3geonames.org/api) could be useful as an alternative to the [what3words API](https://developer.what3words.com/public-api) and [H3geo](https://h3geo.org/docs/) for a universal s…
loleg updated
2 months ago
-
I try to wakeup snowboy when I playing the music. It seems that it only got detected when my voice loud enough as the music... Is there any good idea to apply the AEC (acoustic echo cancellation)?
…
-
开通AEC之后,android报错AECERRID_AEC_RESPONSE_JSON_PARSE_ERR,全部是按照文档集成的,服务端的回调也是按照文档来的