[Julius-cvs 399] CVS update: julius4/julius

Back to archive index

sumom****@users***** sumom****@users*****
2009年 3月 18日 (水) 16:05:30 JST


Index: julius4/julius/recogloop.c
diff -u julius4/julius/recogloop.c:1.2 julius4/julius/recogloop.c:1.3
--- julius4/julius/recogloop.c:1.2	Tue Dec 18 17:45:48 2007
+++ julius4/julius/recogloop.c	Wed Mar 18 16:05:30 2009
@@ -12,7 +12,7 @@
  * @author Akinobu Lee
  * @date   Sun Sep 02 21:12:52 2007
  *
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
  * 
  */
 /*
@@ -145,7 +145,7 @@
 	return;
       }
       if (outfile_enabled) {
-	outfile_set_fname(j_get_current_filename());
+	outfile_set_fname(j_get_current_filename(recog));
       }
       /* start recognizing the stream */
       ret = j_recognize_stream(recog);



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