SDKs
|
AudioScience supports several audio APIs for application development. These APIs are: WASPWeb based API for controlling Iyo products HPIProprietary low level API, developed by AudioScience that is buffer based. Supported on Windows 7, 8.x, 10 and Server 2008, Server 2012 and Linux. All code provided in the HPI Interface Kit (HPK) is licensed under the MIT license as reproduced here.
ASXProprietary high level API, developed by AudioScience that is file based. Supported on Windows 7, 8.x, 10 and Server 2008, Server 2012. All code provided in the ASX SDK is licensed under the MIT license as reproduced here.
WAVEMicrosoft audio APIs (waveOut, waveIn and mixer). Supported on all flavors of Windows when using the WAVE driver or WDM driver The Microsoft mixer API and hardware support of compressed audio formats such as MPEG, are only supported when using the WAVE driver. AudioScience has defined custom mixer control types that are detailed in the following document: DirectSoundMicrosoft low latency audio API. Supported on Windows 2000/XP when using the AudioScience WDM driver. ALSALinux audio API (www.alsa-project.org). Go to the Linux driver download page to get the ALSA driver
|
