freeswitch/libs/unimrcp
Michael Jerris ba1aee8e3c update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014
Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 18:17:10 2009 +0000

    Implemented START-INPUT-TIMERS

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1014 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 16:56:38 2009 +0000

    Fixed grammar file creation (the existing file must be truncated/overridden)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1013 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Fri Jun 26 15:31:47 2009 +0000

    Added GET-RESULT processing, properly set completion causes in the responses to DEFINE-GRAMMAR and RECOGNIZE requests

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1012 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Thu Jun 25 19:21:34 2009 +0000

    Implemented grammar load/unload (DEFINE-GRAMMAR requests), implemented recognition complete timeout, introduced properties (to be loaded from config file)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1011 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Wed Jun 24 14:31:37 2009 +0000

    Added the NOTICE corresponding to the section 4 d of the Apache License, Version 2.0

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1010 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 21:04:44 2009 +0000

    Added identifier@pocketsphinx traces

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1009 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 21:03:02 2009 +0000

   Added session identifier to engine channel (to be used for traces)

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1008 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 19:58:48 2009 +0000

   Properly handled race between STOP request and RECOGNITION-COMPLETE event, other enhancements

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1007 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 19:55:57 2009 +0000

   Added mpf_activity_detector_reset()

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1006 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Tue Jun 23 16:41:51 2009 +0000

   Added 32kHz and 48kHz sampling rates (still no resampling support in MPF, also make sure RTP packet length <= 1500 bytes)

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1005 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 20:13:29 2009 +0000

   Added flite m4 configure stuff

   git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1004 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 19:31:32 2009 +0000

    Added pocketsphinx.vcproj and flite.vcproj project files into unimrcp.sln (disabled by default)

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1003 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Mon Jun 22 19:26:38 2009 +0000

    Integrated utterance detection stuff (start-of-input, end-of-input), triggered partial and final recognition results

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1002 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: garmt.noname@gmail.com <garmt.noname@gmail.com@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sun Jun 21 22:12:37 2009 +0000

    First implementation of flite plugin - voice awb only

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1001 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sun Jun 21 06:23:58 2009 +0000

    Added framework for the development of flite plugin

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@1000 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 19:52:22 2009 +0000

    Added missing include paths and libs required for pocketsphinx

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@999 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 17:32:37 2009 +0000

    Started actual implementation of pocketsphinx plugin

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@998 f001bc3a-424a-0410-80a0-a715b8f413a8

Author: achaloyan <achaloyan@f001bc3a-424a-0410-80a0-a715b8f413a8>
Date:   Sat Jun 20 13:55:41 2009 +0000

    Added acmacros for pocketsphinx libs (src and installed dirs are suppored), cleaned up ./configure related stuff a bit

    git-svn-id: https://unimrcp.googlecode.com/svn/trunk@997 f001bc3a-424a-0410-80a0-a715b8f413a8





git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13987 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-26 20:18:39 +00:00
..
build update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
conf inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
data inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
docs inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
libs update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
modules use correct paths when embedding unimrcp projects in another solution file 2009-06-19 05:18:17 +00:00
packages/inno-setup inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
platforms use correct paths when embedding unimrcp projects in another solution file 2009-06-19 05:18:17 +00:00
plugins update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
tests use correct paths when embedding unimrcp projects in another solution file 2009-06-19 05:18:17 +00:00
.gitignore poke 2009-06-16 22:42:36 +00:00
.update update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
AUTHORS inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
INSTALL inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
LICENSE inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
Makefile.am inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
NOTICE update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
README inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
acinclude.m4 update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
bootstrap inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
configure.ac update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00
configure.gnu s/s// 2009-06-16 23:07:18 +00:00
unimrcp.sln update to current unimrcp https://unimrcp.googlecode.com/svn/trunk@1014 2009-06-26 20:18:39 +00:00

README

INTRODUCTION
============
UniMRCP - Open Source Media Resource Control Protocol Stack.


INSTALLATION
============
See the file "INSTALLATION" for installation tips.


DOCUMENTATION
=============
See the directory "docs/dox" for doxygen generated documentation.
See the directory "docs/ea" for UML based design concepts
   (Enterpise Architect generated HTML pages).


REFERENCES
==========
Website:
   http://www.unimrcp.org

Project Home:
   http://code.google.com/p/unimrcp/

Wiki:
   http://code.google.com/p/unimrcp/w/list

Issue Tracker:
   http://code.google.com/p/unimrcp/issues/list

Discussion Group:
   http://groups.google.com/group/unimrcp

Version Control Repository (SVN):
   http://unimrcp.googlecode.com/svn/trunk/

UML Documentation File (Enterpise Architect):
   http://unimrcp.googlecode.com/svn/misc/unimrcp.eap

Commit Monitor:
   http://code.google.com/p/unimrcp/source/list
   http://groups.google.com/group/unimrcp-svn-commits


LICENSING
=========
UniMRCP is licensed under terms of the Apache 2.0 license.
See the file "LICENSE" for more information.

Copyright 2008 Arsen Chaloyan