SPIKE-RT C API Reference [Japanese]
An RTOS-based software platform for LEGO® Education SPIKE™.
|
API for the hub built-in speaker. [詳解]
関数 | |
void | hub_speaker_set_volume (uint8_t volume) |
音量を調整する. [詳解] | |
void | hub_speaker_play_tone (uint16_t frequency, int32_t duration) |
指定した周波数でトーン出力する. [詳解] | |
void | hub_speaker_stop (void) |
再生中のサウンドを停止する. | |
API for the hub built-in speaker.