At 08:27 +0000 02-06-2010, biltips wrote:
>"echo" and "printline" should print their output to stdout.
>However, the latest version of praatcon (5134) does not seem to do so.
>My command is:
>
>praatcon f0.praat $F0MIN $F0MAX $i.wav > $i.asc

try
    praatcon -a f0.praat $F0MIN $F0MAX $i.wav > $i.asc
instead.

Windows claims it supports Unicode, but it does so *very* partially. 
Your ".asc" extension makes it clear to me that you don't want to see 
UTF-16 text either. Hence the "-a" flag is suitable both for the 
redirection and for your output file.
-- 

Paul Boersma
Phonetic Sciences, University of Amsterdam
Spuistraat 210, room 303
1012VT Amsterdam, The Netherlands
http://www.fon.hum.uva.nl/paul/
phone +31-20-5252385

Reply via email to