Arduino ESpeak-NG
en.h
Go to the documentation of this file.
1 const unsigned char espeak_ng_data_lang_gmw_en[] PROGMEM = {
2  0x6e, 0x61, 0x6d, 0x65, 0x20, 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68,
3  0x20, 0x28, 0x47, 0x72, 0x65, 0x61, 0x74, 0x20, 0x42, 0x72, 0x69, 0x74,
4  0x61, 0x69, 0x6e, 0x29, 0x0a, 0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67,
5  0x65, 0x20, 0x65, 0x6e, 0x2d, 0x67, 0x62, 0x20, 0x20, 0x32, 0x0a, 0x6c,
6  0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, 0x65, 0x6e, 0x20, 0x32,
7  0x0a, 0x0a, 0x6d, 0x61, 0x69, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x65, 0x72,
8  0x20, 0x52, 0x65, 0x65, 0x63, 0x65, 0x20, 0x48, 0x2e, 0x20, 0x44, 0x75,
9  0x6e, 0x6e, 0x20, 0x3c, 0x6d, 0x73, 0x63, 0x6c, 0x72, 0x68, 0x64, 0x40,
10  0x67, 0x6d, 0x61, 0x69, 0x6c, 0x2e, 0x63, 0x6f, 0x6d, 0x3e, 0x0a, 0x73,
11  0x74, 0x61, 0x74, 0x75, 0x73, 0x20, 0x6d, 0x61, 0x74, 0x75, 0x72, 0x65,
12  0x0a, 0x0a, 0x74, 0x75, 0x6e, 0x65, 0x73, 0x20, 0x73, 0x31, 0x20, 0x63,
13  0x31, 0x20, 0x71, 0x31, 0x20, 0x65, 0x31, 0x0a
14 };
15 unsigned int espeak_ng_data_lang_gmw_en_len = 140;
const unsigned char espeak_ng_data_lang_gmw_en[] PROGMEM
Definition: en.h:1
unsigned int espeak_ng_data_lang_gmw_en_len
Definition: en.h:15