This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-04 18:27:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
unimrcp
/
data
/
grammar.jsgf
4 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
FS-6450 [unimrcp] Update library [apr] Backport APR_RING_FOREACH and APR_RING_FOREACH_SAFE macros to APR for unimrcp compatibility. [unimrcp] configure.gnu - need full path, not relative path for library paths [unimrcp] added uni_revision.h - couldn't get it to autogenerate from build [mod_unimrcp] add better logging and error checking on module load. Currently dumps core on MRCPv1 TTS attempt [mod_unimrcp] don't configure MRCPv1 session with a connection agent- causes crash
2014-11-17 11:37:15 -05:00
#JSGF V1.0;
grammar digits;
public <numbers> = (one | two | three);
Reference in New Issue
Copy Permalink