Let's also include aclocal.m4
[asterisk-bristuff.git] / codecs / slin_ulaw_ex.h
blob9af79eba271fbd3b770dff10eb97ca9a945ab95e
1 /*! \file
2 * \brief slin_ulaw_ex.h --
4 * Signed 16-bit audio data, 10 milliseconds worth at 8 kHz.
6 * Source: g723.example
8 * Copyright (C) 2001-2005, Digium Inc.
10 * Distributed under the terms of the GNU General Public License
14 static signed short slin_ulaw_ex[] = {
15 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
16 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
17 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
18 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
19 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
20 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
21 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
22 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
23 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
24 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000