25 #include "modules/audio/proto/audio.pb.h" 26 #include "modules/drivers/microphone/proto/audio.pb.h" 36 const apollo::drivers::microphone::config::AudioData& audio_data,
37 const std::string& respeaker_extrinsics_file,
42 AudioDetection* audio_detection);
Definition: message_process.h:31
Definition: moving_detection.h:31
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Definition: audio_info.h:28
Definition: direction_detection.h:45
static void OnMicrophone(const apollo::drivers::microphone::config::AudioData &audio_data, const std::string &respeaker_extrinsics_file, AudioInfo *audio_info, DirectionDetection *direction_detection, MovingDetection *moving_detection, SirenDetection *siren_detection, AudioDetection *audio_detection)
Definition: siren_detection.h:32