|
ESPHome 2026.3.0
|
Go to the source code of this file.
Data Structures | |
| struct | esphome::audio_file::NamedAudioFile |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::audio_file |
Functions | |
| void | esphome::audio_file::add_named_audio_file (audio::AudioFile *file, const char *file_id) |
| const StaticVector< NamedAudioFile, AUDIO_FILE_MAX_FILES > & | esphome::audio_file::get_named_audio_files () |
Variables | |
| StaticVector< NamedAudioFile, AUDIO_FILE_MAX_FILES > | esphome::audio_file::named_audio_files |