To convert an audio file to an .asf file
From the Windows
Start
menu, point to
Programs
, and then click
Command Prompt
.
In Command Prompt, locate the directory that contains the input source file, and enter the following command (substituting the names of your .wav or .mp3 and .asf files):
WavToASF -in
filename
.[wav][mp3] -out
filename
.asf
Note
The -out option is optional. If you do not specify this option, WavToASF creates an output file with the same name as the input file and appends the .asf extension.
© 1996-1999 Microsoft Corporation. All rights reserved.