Copyright © 2005-2023 MultiMedia Soft

SoundRecognizer property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property SoundRecognizer As SoundRecognizerMan


 

[C#]

public SoundRecognizerMan SoundRecognizer {get;}


 

[C++]

public: __property SoundRecognizerMan* get_SoundRecognizer ();


 

This property is Read-only

 

 

Remarks

The sound recognizer.

 

This property encapsulates the functionality of the SoundRecognizerMan class.

 

For details about sound recognition refer to the How to recognize music and obtain related information tutorial.