[Julius-cvs 340] CVS update: julius4/libjulius/include/julius

Back to archive index

sumom****@users***** sumom****@users*****
2008年 11月 14日 (金) 04:44:09 JST


Index: julius4/libjulius/include/julius/recog.h
diff -u julius4/libjulius/include/julius/recog.h:1.4 julius4/libjulius/include/julius/recog.h:1.5
--- julius4/libjulius/include/julius/recog.h:1.4	Thu Sep 25 14:00:05 2008
+++ julius4/libjulius/include/julius/recog.h	Fri Nov 14 04:44:09 2008
@@ -70,7 +70,7 @@
  * @author Akinobu Lee
  * @date   Fri Feb 16 13:42:28 2007
  *
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
  * 
  */
 /*
@@ -421,6 +421,9 @@
 
   boolean input_side_segment;   ///< TRUE if segmentation requested by ad_read
 
+  unsigned int total_captured_len;
+  unsigned int last_trigger_sample;
+
 } ADIn;
 
 /**


Julius-cvs メーリングリストの案内
Back to archive index