Revision: 2035
          http://smartbody.svn.sourceforge.net/smartbody/?rev=2035&view=rev
Author:   arishapiro
Date:     2011-06-16 22:30:46 +0000 (Thu, 16 Jun 2011)

Log Message:
-----------
Fixed bml:end sync point when using curve mode. BML was indicating being 
finished before actual finish of BML.
Added command:
   triggerevent <eventtype> <parameters>
to explicitly send an internal event.

Changed 'bp feedback on' to send an internal event called 'bmlstatus'.
To print that status message to the screen, use:
   registerevent bmlstatus 'echo $1'
Likewise, to send that message via vhmsg:
   registerevent bmlstatus 'send bmlstatus $1'

Fixed warning in MsSpeechRelay

Modified Paths:
--------------
    branches/cmake/core/MsSpeechRelay/Program.cs
    branches/cmake/core/smartbody/sbm2/src/sbm_main.cpp
    branches/cmake/core/smartbody/smartbody-dll/smartbody-dll.cpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/bml.cpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/bml_processor.cpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/bml_processor.hpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/bml_speech.cpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/mcontrol_callbacks.cpp
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/mcontrol_callbacks.h
    branches/cmake/core/smartbody/smartbody-lib/src/sbm/sbm_speech_audiofile.cpp


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to