Arduino ESpeak-NG
qu.h
Go to the documentation of this file.
1 const unsigned char espeak_ng_data_lang_qu[] PROGMEM = {
2  0x6e, 0x61, 0x6d, 0x65, 0x20, 0x51, 0x75, 0x65, 0x63, 0x68, 0x75, 0x61,
3  0x0a, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, 0x71, 0x75,
4  0x0a, 0x73, 0x74, 0x72, 0x65, 0x73, 0x73, 0x52, 0x75, 0x6c, 0x65, 0x20,
5  0x32, 0x20, 0x2f, 0x2f, 0x20, 0x73, 0x74, 0x72, 0x65, 0x73, 0x73, 0x20,
6  0x6f, 0x6e, 0x20, 0x70, 0x65, 0x6e, 0x75, 0x6c, 0x74, 0x69, 0x6d, 0x61,
7  0x74, 0x65, 0x20, 0x73, 0x79, 0x6c, 0x6c, 0x61, 0x62, 0x6c, 0x65, 0x0a,
8  0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x20, 0x74, 0x65, 0x73, 0x74, 0x69,
9  0x6e, 0x67, 0x0a, 0x0a
10 };
11 unsigned int espeak_ng_data_lang_qu_len = 88;
unsigned int espeak_ng_data_lang_qu_len
Definition: qu.h:11
const unsigned char espeak_ng_data_lang_qu[] PROGMEM
Definition: qu.h:1