tags:

views:

16

answers:

0

My (C#, .NET) application uses the Audiere library for audio output.

The requirements have grown to include output to a file (i.e. wav or mp3). Is there anyway for Audiere to do this natively? Or is there a way to capture its output and write it to a file?