-
Audio is working out-of-the-box but is playing on both speakers and headphones. No Auto-Mute option on alsa sound card. No difference between pulseaudio and pipewire.
Output of aplay -l
`**** List…
-
问题描述: 我是用的硬件设`LyraT V4.3` 使用例程`pipeline_bt_sink`时,蓝牙可以连接手机,但是手机播放音乐时,只有突突声,没有音频。
1. 我怀疑是硬件问题,于是烧录了play_mp3例程,耳机是可以听到音频的,因此排除。
2. `pipeline_bt_sink`的log如下,请帮忙分析一下是什么问题
```
ets Jun 8 2016 00:22:57
…
-
Change audio_hal_codec_cfg.adc_input = AUDIO_HAL_ADC_INPUT_LINE1 / AUDIO_HAL_ADC_INPUT_LINE2 can
singly record mic or aux-in. But AUDIO_HAL_ADC_INPUT_ALL has no effect.
-
Hi,
in esp-adf\components\audio_hal\driver\es8388\headphone_detect.c
static void IRAM_ATTR headphone_gpio_intr_handler(void *arg)
{
BaseType_t xHigherPriorityTaskWoken = pdFALSE;
xTimerRe…
-
```bash
#项目地址
https://gitee.com/jiafeng-1/esp-adf-voip-ble-error.git
```
报错内容
```bash
/home/jiafeng/esp/esp-adf/components/esp_peripherals/lib/blufi/blufi_security.c:45:10: fatal error: esp32s2b…
-
One of the annoying things with the Saab audio system is that it doesn't remember the last used audio input source, especially when primarily using aux. I was wondering if there is a way to read info …
-
Hi,
Have been testing out euphonium with a custom audio board (ES8388) and it works great!. In the previous spotify stand alone version cspot, I could tweak the buffer size and logic in ChunkedAudi…
-
Hi everyone,
Thanks for this amazing project, I'm really enjoying LMS and Squeezelite.
I've bought two ESP32 Audio Kit v2.2 dev boards. one with an A149 and another with an A210 version number. …
-
I am having some compile issues and I seemed to have had to rename LITTLEFS to LittleFS
```
[(https://github.com/lorol/LITTLEFS
#ths-library-is-now-part-of-arduino-esp32-core-v2)LittleFS_esp32
T…
-
The board specs show a maximum sampling rate of 96 kHz for audio. However, esp-adf seems to have a maximum sampling rate of 96 kHz. Can the driver for ES8388 be modified to get this maximum rate?
…