\r
9) Also in the preprocessor definitions you need to explicitly define the audio APIs you wish to use. For Windows the available API definitions are:\r
\r
-PA_USE_ASIO[[BR]]\r
-PA_USE_DS (DirectSound)[[BR]]\r
-PA_USE_WMME (MME)[[BR]]\r
-PA_USE_WASAPI[[BR]]\r
-PA_USE_WDMKS[[BR]]\r
+PA_USE_ASIO<br>\r
+PA_USE_DS (DirectSound)<br>\r
+PA_USE_WMME (MME)<br>\r
+PA_USE_WASAPI<br>\r
+PA_USE_WDMKS<br>\r
PA_USE_SKELETON\r
\r
For each of these, the value of 0 indicates that support for this API should not be included. The value 1 indicates that support for this API should be included.\r