This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CPitchedStr | String and pitch - this can be used to build a song |
CSAM | Arduino API for SAM Text to Speach Engine |
▼CSAMOutputBase | Base Output Class with common functionality |
CSAMOutputCallback | Output via Callback method |
CSAMOutputI2S | Output to I2S for ESP32: This class is obsolete and has been deactivated in the sam_config.h since the related API is not longer supported by Espressif. Use the I2S functionality provided by your core or the AudioTools library instread |
▼CSAMOutputStream | Output to Arduino Stream |
CSAMPrintStream | Write readable string to Arduino Stream |