Searched defs:playSound (Results 1 – 2 of 2) sorted by relevance
56 int Buzzer::playSound(int note, int delay) { in playSound() function in Buzzer
86 void GroveSpeaker::playSound(char letter, bool sharp, std::string vocalWeight) in playSound() function in GroveSpeaker