Skip to content

Sound API

Igor Usenko edited this page Dec 28, 2021 · 1 revision

Works using the sound queue.
Sound API puts any char to the sound queue.
Sound Player takes an item from the sound queue and plays beep using i2s API.

Clone this wiki locally