espressif/esp_audio_player_service

0.5.0

Latest
uploaded 1 day ago
Board-aware audio player subclass: attaches DAC lookup to esp_player_service

2 examples

  • audio_player_mcp_example
    This example shows how to expose `esp_audio_player_service` as MCP tools over HTTP, allowing remote audio control.
    15.35 KB
  • audio_player_mix_cli_example
    This example demonstrates concurrent mixing of three audio input paths on one `esp_audio_player_service` instance.
    19.05 KB