Arduino ESpeak-NG
py.h
Go to the documentation of this file.
1 const unsigned char espeak_ng_data_lang_art_py[] PROGMEM = {
2  0x6e, 0x61, 0x6d, 0x65, 0x20, 0x50, 0x79, 0x61, 0x73, 0x68, 0x0a, 0x6c,
3  0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, 0x70, 0x79, 0x0a, 0x6d,
4  0x61, 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72, 0x20, 0x4c, 0x6f,
5  0x67, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x72, 0x65, 0x6f, 0x6e, 0x64, 0x6a,
6  0x20, 0x3c, 0x6c, 0x6f, 0x67, 0x61, 0x6e, 0x40, 0x6c, 0x69, 0x62, 0x65,
7  0x72, 0x69, 0x74, 0x2e, 0x63, 0x61, 0x3e, 0x0a, 0x73, 0x74, 0x61, 0x74,
8  0x75, 0x73, 0x20, 0x74, 0x65, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x0a, 0x0a,
9  0x73, 0x70, 0x65, 0x65, 0x64, 0x20, 0x38, 0x30, 0x20, 0x20, 0x20, 0x2f,
10  0x2f, 0x20, 0x73, 0x70, 0x65, 0x65, 0x64, 0x20, 0x61, 0x64, 0x6a, 0x75,
11  0x73, 0x74, 0x6d, 0x65, 0x6e, 0x74, 0x2c, 0x20, 0x70, 0x65, 0x72, 0x63,
12  0x65, 0x6e, 0x74, 0x61, 0x67, 0x65, 0x0a, 0x73, 0x74, 0x72, 0x65, 0x73,
13  0x73, 0x52, 0x75, 0x6c, 0x65, 0x20, 0x30, 0x0a
14 };
15 unsigned int espeak_ng_data_lang_art_py_len = 140;
unsigned int espeak_ng_data_lang_art_py_len
Definition: py.h:15
const unsigned char espeak_ng_data_lang_art_py[] PROGMEM
Definition: py.h:1