From ddca191dd31cb7fdb3076a34ddbc9389127e3208 Mon Sep 17 00:00:00 2001 From: markster Date: Mon, 3 May 2004 00:54:16 +0000 Subject: Add SayPhonetic and SayAlpha applications (bug #793) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2864 f38db490-d61c-443f-a65b-d21fe96a405b --- sounds/phonetic/9_p.gsm | Bin 0 -> 1155 bytes sounds/phonetic/a_p.gsm | Bin 0 -> 1089 bytes sounds/phonetic/b_p.gsm | Bin 0 -> 1188 bytes sounds/phonetic/c_p.gsm | Bin 0 -> 1089 bytes sounds/phonetic/d_p.gsm | Bin 0 -> 1254 bytes sounds/phonetic/e_p.gsm | Bin 0 -> 1056 bytes sounds/phonetic/f_p.gsm | Bin 0 -> 1320 bytes sounds/phonetic/g_p.gsm | Bin 0 -> 990 bytes sounds/phonetic/h_p.gsm | Bin 0 -> 1287 bytes sounds/phonetic/i_p.gsm | Bin 0 -> 1089 bytes sounds/phonetic/j_p.gsm | Bin 0 -> 1353 bytes sounds/phonetic/k_p.gsm | Bin 0 -> 1056 bytes sounds/phonetic/l_p.gsm | Bin 0 -> 1122 bytes sounds/phonetic/m_p.gsm | Bin 0 -> 858 bytes sounds/phonetic/n_p.gsm | Bin 0 -> 1254 bytes sounds/phonetic/o_p.gsm | 2 ++ sounds/phonetic/p_p.gsm | Bin 0 -> 924 bytes sounds/phonetic/q_p.gsm | Bin 0 -> 1122 bytes sounds/phonetic/r_p.gsm | Bin 0 -> 1188 bytes sounds/phonetic/s_p.gsm | Bin 0 -> 1221 bytes sounds/phonetic/t_p.gsm | Bin 0 -> 1155 bytes sounds/phonetic/u_p.gsm | Bin 0 -> 1452 bytes sounds/phonetic/v_p.gsm | Bin 0 -> 1122 bytes sounds/phonetic/w_p.gsm | Bin 0 -> 1089 bytes sounds/phonetic/x_p.gsm | Bin 0 -> 1089 bytes sounds/phonetic/y_p.gsm | Bin 0 -> 1188 bytes sounds/phonetic/z_p.gsm | Bin 0 -> 1188 bytes 27 files changed, 2 insertions(+) create mode 100755 sounds/phonetic/9_p.gsm create mode 100755 sounds/phonetic/a_p.gsm create mode 100755 sounds/phonetic/b_p.gsm create mode 100755 sounds/phonetic/c_p.gsm create mode 100755 sounds/phonetic/d_p.gsm create mode 100755 sounds/phonetic/e_p.gsm create mode 100755 sounds/phonetic/f_p.gsm create mode 100755 sounds/phonetic/g_p.gsm create mode 100755 sounds/phonetic/h_p.gsm create mode 100755 sounds/phonetic/i_p.gsm create mode 100755 sounds/phonetic/j_p.gsm create mode 100755 sounds/phonetic/k_p.gsm create mode 100755 sounds/phonetic/l_p.gsm create mode 100755 sounds/phonetic/m_p.gsm create mode 100755 sounds/phonetic/n_p.gsm create mode 100755 sounds/phonetic/o_p.gsm create mode 100755 sounds/phonetic/p_p.gsm create mode 100755 sounds/phonetic/q_p.gsm create mode 100755 sounds/phonetic/r_p.gsm create mode 100755 sounds/phonetic/s_p.gsm create mode 100755 sounds/phonetic/t_p.gsm create mode 100755 sounds/phonetic/u_p.gsm create mode 100755 sounds/phonetic/v_p.gsm create mode 100755 sounds/phonetic/w_p.gsm create mode 100755 sounds/phonetic/x_p.gsm create mode 100755 sounds/phonetic/y_p.gsm create mode 100755 sounds/phonetic/z_p.gsm (limited to 'sounds/phonetic') diff --git a/sounds/phonetic/9_p.gsm b/sounds/phonetic/9_p.gsm new file mode 100755 index 000000000..d42bec688 Binary files /dev/null and b/sounds/phonetic/9_p.gsm differ diff --git a/sounds/phonetic/a_p.gsm b/sounds/phonetic/a_p.gsm new file mode 100755 index 000000000..fa6edfe8f Binary files /dev/null and b/sounds/phonetic/a_p.gsm differ diff --git a/sounds/phonetic/b_p.gsm b/sounds/phonetic/b_p.gsm new file mode 100755 index 000000000..187f0dd1b Binary files /dev/null and b/sounds/phonetic/b_p.gsm differ diff --git a/sounds/phonetic/c_p.gsm b/sounds/phonetic/c_p.gsm new file mode 100755 index 000000000..2c168ec55 Binary files /dev/null and b/sounds/phonetic/c_p.gsm differ diff --git a/sounds/phonetic/d_p.gsm b/sounds/phonetic/d_p.gsm new file mode 100755 index 000000000..5550bfc1b Binary files /dev/null and b/sounds/phonetic/d_p.gsm differ diff --git a/sounds/phonetic/e_p.gsm b/sounds/phonetic/e_p.gsm new file mode 100755 index 000000000..46ae8b6f5 Binary files /dev/null and b/sounds/phonetic/e_p.gsm differ diff --git a/sounds/phonetic/f_p.gsm b/sounds/phonetic/f_p.gsm new file mode 100755 index 000000000..6b4f30dca Binary files /dev/null and b/sounds/phonetic/f_p.gsm differ diff --git a/sounds/phonetic/g_p.gsm b/sounds/phonetic/g_p.gsm new file mode 100755 index 000000000..38aae4fdb Binary files /dev/null and b/sounds/phonetic/g_p.gsm differ diff --git a/sounds/phonetic/h_p.gsm b/sounds/phonetic/h_p.gsm new file mode 100755 index 000000000..fea0828b4 Binary files /dev/null and b/sounds/phonetic/h_p.gsm differ diff --git a/sounds/phonetic/i_p.gsm b/sounds/phonetic/i_p.gsm new file mode 100755 index 000000000..24abc33f9 Binary files /dev/null and b/sounds/phonetic/i_p.gsm differ diff --git a/sounds/phonetic/j_p.gsm b/sounds/phonetic/j_p.gsm new file mode 100755 index 000000000..32c1311ee Binary files /dev/null and b/sounds/phonetic/j_p.gsm differ diff --git a/sounds/phonetic/k_p.gsm b/sounds/phonetic/k_p.gsm new file mode 100755 index 000000000..c26d96685 Binary files /dev/null and b/sounds/phonetic/k_p.gsm differ diff --git a/sounds/phonetic/l_p.gsm b/sounds/phonetic/l_p.gsm new file mode 100755 index 000000000..0775e96e3 Binary files /dev/null and b/sounds/phonetic/l_p.gsm differ diff --git a/sounds/phonetic/m_p.gsm b/sounds/phonetic/m_p.gsm new file mode 100755 index 000000000..7d3c66f03 Binary files /dev/null and b/sounds/phonetic/m_p.gsm differ diff --git a/sounds/phonetic/n_p.gsm b/sounds/phonetic/n_p.gsm new file mode 100755 index 000000000..f399f3702 Binary files /dev/null and b/sounds/phonetic/n_p.gsm differ diff --git a/sounds/phonetic/o_p.gsm b/sounds/phonetic/o_p.gsm new file mode 100755 index 000000000..d9de39c73 --- /dev/null +++ b/sounds/phonetic/o_p.gsm @@ -0,0 +1,2 @@ +sP VeU$dyeVѹ[#[#PJB#x\zIܘFVT 6rԷjI"v.՛*{uL3:Ij1]7ZIdkQFEz:#Զ<,H1Q=ܡ#!]i^[TC +C򼡣fϑQDZ-=ӱKeCdY#DLQ3YISD0;K%ӭRiSe5S2pSd\fй*j^U(8]JSF[Ԩ Vt&Oj֙ǏKXձQW^NufF)ûֵdI ڏ'SV.DqyS0 BS"snzٯJ(MNZ´i>*dIS`qD1]řh㎣V[}/͹q&_iG24bqJײ͒ae6">1A 2A6ao,@|=.l@m@HfBբQٸ J܉bZQ% I3<@7cn&سmqƒ}4hIr#$𤌢שbE'Br.dykzĴ ]Yj")$P62H[E! hsԢUYIxc-d]dmB]'qT.9+Ea(8ucHFL& )ƨ[œEȇbNgzǦomh)"(KkdFSkńlG"o'Mfmo2ժ:el LmG52IDpcs\Į۩4P4axq"#hrcm*5bnS,D+yCXJwB6vx3zHk:vؒM cTQ$D:v ί֫B!ª۾Ckz(4bw2N&-x؈Y k6q3MFӉD~T|%7m4״Ki'^؁5%rWn(Q:ؠZԸBR׵sP@r#`ePl @$+ v@' \ No newline at end of file diff --git a/sounds/phonetic/p_p.gsm b/sounds/phonetic/p_p.gsm new file mode 100755 index 000000000..bb5ce8631 Binary files /dev/null and b/sounds/phonetic/p_p.gsm differ diff --git a/sounds/phonetic/q_p.gsm b/sounds/phonetic/q_p.gsm new file mode 100755 index 000000000..8dfdb5e05 Binary files /dev/null and b/sounds/phonetic/q_p.gsm differ diff --git a/sounds/phonetic/r_p.gsm b/sounds/phonetic/r_p.gsm new file mode 100755 index 000000000..47d554651 Binary files /dev/null and b/sounds/phonetic/r_p.gsm differ diff --git a/sounds/phonetic/s_p.gsm b/sounds/phonetic/s_p.gsm new file mode 100755 index 000000000..8a85860a5 Binary files /dev/null and b/sounds/phonetic/s_p.gsm differ diff --git a/sounds/phonetic/t_p.gsm b/sounds/phonetic/t_p.gsm new file mode 100755 index 000000000..3701e08c6 Binary files /dev/null and b/sounds/phonetic/t_p.gsm differ diff --git a/sounds/phonetic/u_p.gsm b/sounds/phonetic/u_p.gsm new file mode 100755 index 000000000..39b388834 Binary files /dev/null and b/sounds/phonetic/u_p.gsm differ diff --git a/sounds/phonetic/v_p.gsm b/sounds/phonetic/v_p.gsm new file mode 100755 index 000000000..ad9073501 Binary files /dev/null and b/sounds/phonetic/v_p.gsm differ diff --git a/sounds/phonetic/w_p.gsm b/sounds/phonetic/w_p.gsm new file mode 100755 index 000000000..9d2199c10 Binary files /dev/null and b/sounds/phonetic/w_p.gsm differ diff --git a/sounds/phonetic/x_p.gsm b/sounds/phonetic/x_p.gsm new file mode 100755 index 000000000..86269a9be Binary files /dev/null and b/sounds/phonetic/x_p.gsm differ diff --git a/sounds/phonetic/y_p.gsm b/sounds/phonetic/y_p.gsm new file mode 100755 index 000000000..ce70b0609 Binary files /dev/null and b/sounds/phonetic/y_p.gsm differ diff --git a/sounds/phonetic/z_p.gsm b/sounds/phonetic/z_p.gsm new file mode 100755 index 000000000..e7165c1e9 Binary files /dev/null and b/sounds/phonetic/z_p.gsm differ -- cgit v1.2.3