speakup3 2.1.0.0
|
SpeakUp 3 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
SpeakUp 3 Click Example.
This example demonstrates the use of the SpeakUp 3 click board by reading and displaying the voice commands reply messages.
The demo application is composed of two sections :
Initializes driver and logger.
Waits for the reply message to a voice command and displays it on the USB UART.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |