Arduino ESpeak-NG
id.h
Go to the documentation of this file.
1 const unsigned char espeak_ng_data_lang_poz_id[] PROGMEM = {
2  0x6e, 0x61, 0x6d, 0x65, 0x20, 0x49, 0x6e, 0x64, 0x6f, 0x6e, 0x65, 0x73,
3  0x69, 0x61, 0x6e, 0x0a, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65,
4  0x20, 0x69, 0x64, 0x0a, 0x0a, 0x73, 0x74, 0x72, 0x65, 0x73, 0x73, 0x4c,
5  0x65, 0x6e, 0x67, 0x74, 0x68, 0x20, 0x31, 0x36, 0x30, 0x20, 0x32, 0x30,
6  0x30, 0x20, 0x20, 0x31, 0x38, 0x30, 0x20, 0x31, 0x38, 0x30, 0x20, 0x20,
7  0x30, 0x20, 0x30, 0x20, 0x20, 0x32, 0x32, 0x30, 0x20, 0x32, 0x34, 0x30,
8  0x0a, 0x73, 0x74, 0x72, 0x65, 0x73, 0x73, 0x41, 0x6d, 0x70, 0x20, 0x20,
9  0x20, 0x20, 0x31, 0x36, 0x20, 0x20, 0x31, 0x38, 0x20, 0x20, 0x20, 0x31,
10  0x38, 0x20, 0x20, 0x31, 0x38, 0x20, 0x20, 0x20, 0x30, 0x20, 0x30, 0x20,
11  0x20, 0x32, 0x32, 0x20, 0x20, 0x32, 0x31, 0x0a, 0x0a, 0x63, 0x6f, 0x6e,
12  0x73, 0x6f, 0x6e, 0x61, 0x6e, 0x74, 0x73, 0x20, 0x38, 0x30, 0x20, 0x38,
13  0x30, 0x0a
14 };
15 unsigned int espeak_ng_data_lang_poz_id_len = 134;
const unsigned char espeak_ng_data_lang_poz_id[] PROGMEM
Definition: id.h:1
unsigned int espeak_ng_data_lang_poz_id_len
Definition: id.h:15