Home
last modified time | relevance | path

Searched defs:playSound (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/buzzer/
Dbuzzer.cxx56 int Buzzer::playSound(int note, int delay) { in playSound() function in Buzzer
/hardware/bsp/intel/peripheral/libupm/src/grovespeaker/
Dgrovespeaker.cxx86 void GroveSpeaker::playSound(char letter, bool sharp, std::string vocalWeight) in playSound() function in GroveSpeaker