#include "dummy-speaker.h" DummySpeaker::~DummySpeaker() { } void DummySpeaker::toggleAtCycle(uint32_t c) { } void DummySpeaker::maintainSpeaker(uint32_t c) { }