On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
RTUSB-32 Programming Manual
Introduction
The Universal Serial Bus
Programming with RTUSB-32
Demo Programs
Function FindUSBControllers
Program USBShow
Program HIDShow
Program HIDDemo
Program PrintDemo
Program MouseDemo
Program USBCOM
Program Audiodemo
Program MTPDemo
Advanced Topics
RTUSB-32 Reference Manual
|
Program Audiodemo
Audiodemo can play and record .wav files using one or more attached USB Audio devices. It is an interactive program which accepts commands from the keyboard which are then executed. For example, command "DIR" lists a set of available .wav files which can be played with command "PLAY filename". Command "Audio" displays information about available Audio devices and functions. Command "Help" lists all available commands. Command "Help command" display usage information about each available command.
This demo also includes the source code of a small module to read and write .wav files.
Demo Programs
Program USBCOM
Program MTPDemo
|