VM Labs SDK Sample Code

\vmlabs\sample\audio\NISE-Streaming

Copyright © 2000-2001 VM Labs, Inc.  All Rights Reserved

March 2, 2001


This sample demonstrates how to use streaming audio.

Filename Description
makefile MAKEFILE for building and running sample program.
NUON.DAT Data file containing raw PCM audio data (This file may not be not supplied... see below.)
stream.c Main program code for sample.

By default, this program is configured to look at the MEDIA_REMOTE device, which is the ETHERNET link to your host PC.  However, please be aware that the MEDIA_REMOTE device has experienced reliability problems in the past that may not be entirely solved.  If you experience difficulty, please try using a NUON DVD data disc and the MEDIA_DVD device type.

If you have a NUON DVD disc with an appropriate data file located in the NUON directory, you can edit the source to refer to MEDIA_DVD instead of MEDIA_REMOTE.  Please note that you must have an appropriate data file to use this sample.  Because this file can be quite large, one may not be provided.

The proper format for audio streaming is:

You can create the proper format with many applications that edit digital audio samples, such as Sound Forge and Cool Edit Pro.  


Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.  

After that, if you're still having trouble getting this sample program to work,  click here to request assistance from developer support.

Click here for other online SDK documentation.