03-14-2007 04:57 PM
03-15-2007 09:04 AM
03-15-2007 09:37 AM
Yes, it is possible.
If you have your acquired sound data in an array of numbers, you can store it as an ASCII file (need to convert from numbers to corresponding ASCII strings using the Format Into String or String/Number Conversion functions) or convert it to a spreadsheet file (look for the Write to Spreadsheet file VI in the File I/O function palette).
03-15-2007 12:02 PM
03-15-2007 03:55 PM
03-16-2007 03:40 PM