|   | IAudioOutputIsRunning Property  | 
        
         
              Gets a value indicating whether this instance is playing audio.
            
 
    Namespace: 
   Accord.Audio
    Assembly:
   Accord.Audio (in Accord.Audio.dll) Version: 3.8.0
 Syntax
SyntaxReadOnly Property IsRunning As Boolean
	Get
Property Value
Type: 
Booleantrue if this instance is running; otherwise, 
false.
            
 See Also
See Also