Struct arduboy_rust::ardvoice_library::ArdVoice
source · pub struct ArdVoice {}
Expand description
This is the struct to interact in a save way with the ArdVoice C++ library.
You will need to uncomment the ArdVoice_Library in the import_config.h file.