Arduino ESpeak-NG
max.h
Go to the documentation of this file.
1 const unsigned char espeak_ng_data_voices__v_max[] PROGMEM = {
2  0x6c, 0x61, 0x6e, 0x67, 0x75, 0x61, 0x67, 0x65, 0x20, 0x76, 0x61, 0x72,
3  0x69, 0x61, 0x6e, 0x74, 0x0d, 0x0a, 0x6e, 0x61, 0x6d, 0x65, 0x20, 0x4d,
4  0x61, 0x78, 0x0d, 0x0a, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e,
5  0x74, 0x20, 0x30, 0x20, 0x39, 0x30, 0x20, 0x31, 0x32, 0x30, 0x20, 0x31,
6  0x30, 0x30, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x74, 0x20,
7  0x31, 0x20, 0x31, 0x30, 0x30, 0x20, 0x31, 0x30, 0x30, 0x20, 0x37, 0x35,
8  0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x74, 0x20, 0x32, 0x20,
9  0x31, 0x30, 0x30, 0x20, 0x31, 0x30, 0x30, 0x20, 0x37, 0x35, 0x0d, 0x0a,
10  0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x74, 0x20, 0x33, 0x20, 0x31, 0x30,
11  0x30, 0x20, 0x38, 0x30, 0x20, 0x37, 0x35, 0x0d, 0x0a, 0x66, 0x6f, 0x72,
12  0x6d, 0x61, 0x6e, 0x74, 0x20, 0x34, 0x20, 0x31, 0x30, 0x30, 0x20, 0x38,
13  0x30, 0x20, 0x37, 0x35, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e,
14  0x74, 0x20, 0x35, 0x20, 0x31, 0x30, 0x30, 0x20, 0x38, 0x30, 0x20, 0x37,
15  0x35, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x74, 0x20, 0x36,
16  0x20, 0x31, 0x30, 0x30, 0x20, 0x30, 0x20, 0x37, 0x35, 0x0d, 0x0a, 0x66,
17  0x6f, 0x72, 0x6d, 0x61, 0x6e, 0x74, 0x20, 0x37, 0x20, 0x31, 0x30, 0x30,
18  0x20, 0x30, 0x20, 0x37, 0x35, 0x0d, 0x0a, 0x66, 0x6f, 0x72, 0x6d, 0x61,
19  0x6e, 0x74, 0x20, 0x38, 0x20, 0x31, 0x30, 0x30, 0x20, 0x30, 0x20, 0x37,
20  0x35, 0x0d, 0x0a, 0x0d, 0x0a, 0x0d, 0x0a, 0x0d, 0x0a
21 };
const unsigned char espeak_ng_data_voices__v_max[] PROGMEM
Definition: max.h:1
unsigned int espeak_ng_data_voices__v_max_len
Definition: max.h:22