Hello,
the WMA file only works with WaveOut () standard.
With other DriverOut, I receive an error message from WMAStream function Read
(GetNextSample).
Tested with your NAudio Demo 1.6
Comments: glouppps English version "Unable to cast COM object of type 'System.__ComObject' to interface type 'NAudio.WindowsMediaFormat.IWMSyncReader.' This operation failed because the QueryInterface call on the COM component for the interface with IID '{9397F121-7705-4DC9-B049-98B698188414}' failed due to the following error: This interface is not supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). "
the WMA file only works with WaveOut () standard.
With other DriverOut, I receive an error message from WMAStream function Read
(GetNextSample).
Tested with your NAudio Demo 1.6
Comments: glouppps English version "Unable to cast COM object of type 'System.__ComObject' to interface type 'NAudio.WindowsMediaFormat.IWMSyncReader.' This operation failed because the QueryInterface call on the COM component for the interface with IID '{9397F121-7705-4DC9-B049-98B698188414}' failed due to the following error: This interface is not supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). "