Anthony Minessale
|
c9261be6d1
|
FS-3942
|
2012-02-24 16:09:45 -06:00 |
|
Anthony Minessale
|
c0af0a85d6
|
say years like 1985 as nineteen-85
|
2011-11-15 09:51:46 -06:00 |
|
Buklov Boris
|
7c48026cae
|
fix say dollar
|
2011-10-18 09:35:06 +04:00 |
|
Michal Bielicki - cypromis
|
5d46ddbc92
|
FS-3195, thank you Christian Benke
|
2011-04-26 15:10:37 +02:00 |
|
Buklov Boris
|
02b9a3d544
|
fix SST_SHORT_DATE_TIME
|
2011-04-11 17:48:19 +04:00 |
|
Buklov Boris
|
84b1f7483f
|
fix SST_SHORT_DATE_TIME thanks sibsvt@gmail.com
|
2011-04-08 23:55:33 +04:00 |
|
Buklov Boris
|
6fb73a4c31
|
fix and add support multy currency <action application=set data=currency=rubl/> dollar or other
|
2011-04-04 17:56:58 +04:00 |
|
Buklov Boris
|
8b5ecd2faa
|
mod_say_ru now support say_string like mod_say_en. Now support channel variables gender,cases can be set in english and russian for example: <action application="set" data="cases=nominativus/> <action application="set" data="gender=male_h"/> <action application="say" data="ru NUMBER PRONOUNCED 1001"/>
|
2011-04-01 22:53:52 +04:00 |
|
Anthony Minessale
|
71dd91d8d8
|
FS-3211 checkin
|
2011-04-01 12:50:04 -05:00 |
|
Anthony Minessale
|
cdcd36337a
|
FS-3207 --resolve
|
2011-03-31 19:12:05 -05:00 |
|
Jeff Lenk
|
426a4e76df
|
FS-2922
|
2011-03-31 11:30:57 -05:00 |
|
Jeff Lenk
|
aeb446a1cb
|
FS-3201 make changes similar to en support
|
2011-03-30 14:55:06 -05:00 |
|
Jeff Lenk
|
e53487af57
|
FS-3204
|
2011-03-30 11:21:52 -05:00 |
|
Anthony Minessale
|
d5ef86d778
|
introduce new say_string method of doing say and use it in mod_say_en as an example. try: eval ${say_string en.gsm en current_date_time pronounced ${strepoch()}} from the cli with this patch. We can do more to centralize the say things and go back and apply it to other langs, using this method you can set the desired file ext as well which I think is a bounty....
|
2011-03-29 19:55:35 -05:00 |
|
Jeff Lenk
|
cfe087ec57
|
FS-3202
|
2011-03-29 13:09:15 -05:00 |
|
Jeff Lenk
|
06bccf2801
|
FS-3202
|
2011-03-29 12:08:07 -05:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Jeff Lenk
|
282b156207
|
windows tweak mod_say_pt add to vs2010 others not for now
|
2010-12-17 21:25:45 -06:00 |
|
Michael S Collins
|
c81a944857
|
lang: Update langs - Add pt_PT, update es to have es_ES and es_MX, update mod_say_es and add mod_say_pt (FS-2937)
|
2010-12-17 16:16:39 -08:00 |
|
Brian West
|
b24231587c
|
FS-2755
|
2010-10-05 10:12:28 -05:00 |
|
Jeff Lenk
|
68d74c31c3
|
MODAPP-444
|
2010-08-29 19:44:08 -05:00 |
|
Jeff Lenk
|
a87429ac87
|
Add initial support for VS2010
|
2010-06-28 15:49:19 -05:00 |
|
Michael Jerris
|
6bed19b2d6
|
mod_say_es: fix grammar when saying dates and time (MODAPP-429)
|
2010-05-31 06:13:02 -04:00 |
|
Steve Underwood
|
1d0ce5570d
|
Number reading should now be OK for the whole range of integers for
Cantonese and Mandarin
|
2010-05-11 09:59:33 +08:00 |
|
Tihomir Culjaga
|
7372b23e53
|
cosmetics - changed header of mod_say_hr.c
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17033 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-17 21:35:41 +00:00 |
|
Tihomir Culjaga
|
1d6e196686
|
it compiles now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17032 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-17 21:17:53 +00:00 |
|
Tihomir Culjaga
|
55ad1472bf
|
saymodule for Croatian language
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17011 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-16 16:47:58 +00:00 |
|
Michael Jerris
|
c788145f57
|
use common code to say ip when possible
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16937 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-08 08:38:50 +00:00 |
|
Michael Jerris
|
f8974f03f9
|
move functions to strip commas and non-numeric chars to switch_utils
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16936 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-08 08:12:12 +00:00 |
|
Michael Jerris
|
8b20d78f8d
|
use common code for spell in say mods
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16935 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-08 07:55:57 +00:00 |
|
Marc Olivier Chouinard
|
8a40f2bcdb
|
mod_say_fr: Fix the thousand and million speak section changed in r16933
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16934 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-08 07:15:59 +00:00 |
|
Marc Olivier Chouinard
|
e2e669a816
|
mod_say_fr: Update for better french support. Will probably have more stuff from FSCORE-528 to complement this patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16933 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-08 06:50:27 +00:00 |
|
Michael Jerris
|
aceb06f24f
|
move common say 'spell' function into shared code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16931 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-07 21:26:36 +00:00 |
|
Michael Jerris
|
7c16b84aac
|
first cut and say interface rework to include gender and put all args into a struct for easier future extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16929 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-07 19:34:05 +00:00 |
|
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
|
Anthony Minessale
|
8aeed83995
|
MODAPP-380
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15984 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-17 15:47:39 +00:00 |
|
Michael Jerris
|
365ee47f45
|
add mod_say_hu to trunk from csecket branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15622 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-23 17:27:22 +00:00 |
|
Michael Jerris
|
6b77140c82
|
add mod_say_th (MODLANG-144)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15592 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-21 05:45:42 +00:00 |
|
Michael Jerris
|
9b85bf9461
|
mod_say_it: fix hundred pronunciation (MODAPP-367)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15500 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-17 20:09:25 +00:00 |
|
Mathieu Rene
|
af7e7fef67
|
MODAPP-317
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15424 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-11 04:29:05 +00:00 |
|
Brian West
|
d3231342a6
|
MODAPP-362
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15407 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-10 14:57:08 +00:00 |
|
Michael Jerris
|
dc6a92d1d8
|
code before declaration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14941 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-21 19:57:01 +00:00 |
|
Raymond Chandler
|
315e46001b
|
this could be helpful to someone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14936 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-21 16:34:30 +00:00 |
|
Brian West
|
357c93b999
|
fix vim format line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-09-14 22:03:37 +00:00 |
|
Michael Jerris
|
4cb98fafcf
|
mod_say_en: tweak grammar (MODAPP-310)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14351 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-24 18:04:35 +00:00 |
|
Brian West
|
e693a98ccc
|
revert files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14277 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 20:12:55 +00:00 |
|
Michael Collins
|
28d8aeaf5c
|
Update ChangeLog through r14275
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14276 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-16 20:05:54 +00:00 |
|
Michael Jerris
|
861660360d
|
add mod_say_ru to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14246 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-07-14 16:15:50 +00:00 |
|
Buklov Boris Vladimirovich
|
81f5f28b6f
|
add new rule
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13631 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 07:41:22 +00:00 |
|
Buklov Boris Vladimirovich
|
345f531abb
|
small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13284 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-12 07:35:51 +00:00 |
|