an audio file.
- write selected parts of the given audio files 'just in time'
- to sdout. This may be useful for third-party software that
+ to stdout. This may be useful for third-party software that
is capable of reading from stdin.
"
</qu>
details="
Write the specified chunks of data 'just in time', i.e. the
write of each chunk is delayed until the time it is needed
- by the decoder/player in order to guarantee an uninterupted
+ by the decoder/player in order to guarantee an uninterrupted
audio stream.
"