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: "Impossible d'effectuer un cast d'un objet COM de type 'System.__ComObject' en type d'interface 'NAudio.WindowsMediaFormat.IWMSyncReader'. Cette opération a échoué, car l'appel QueryInterface sur le composant COM pour l'interface avec l'IID '{9397F121-7705-4DC9-B049-98B698188414}' a échoué en raison de l'erreur suivante : Cette interface n’est pas prise en charge (Exception de 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: "Impossible d'effectuer un cast d'un objet COM de type 'System.__ComObject' en type d'interface 'NAudio.WindowsMediaFormat.IWMSyncReader'. Cette opération a échoué, car l'appel QueryInterface sur le composant COM pour l'interface avec l'IID '{9397F121-7705-4DC9-B049-98B698188414}' a échoué en raison de l'erreur suivante : Cette interface n’est pas prise en charge (Exception de HRESULT : 0x80004002 (E_NOINTERFACE))."