Files | |
file | AUDDSpeakerPhoneDriver.c [code] |
file | AUDDSpeakerPhoneDriver_Callbacks.c [code] |
file | AUDDStream.c [code] |
file | audio-speakerphone.dir [code] |
This directory provides definitions, structs and functions for a USB Audio Class device - USB audio-speakerphone demo, to implement an USB speaker with microphone.
There are two things for the implement of the audio-speaker device driver:
This project is simply addon to the audio speaker demo. For more information, please refer to "USB Audio Speaker Device".