Copyright © 2005-2024 MultiMedia Soft

SoundRecognizerMan class

Previous pageReturn to chapter overviewNext page

The SoundGeneratorMan class, accessible through the control's SoundRecognizer property, contains methods needed to generate several kinds of sounds like wave tones, noises, DTMF tones and text to speech.

 

The SoundGeneratorMan class is implemented through the following methods and properties:

 

Methods

 

 InitIHostnfo

 ResultsCountGet

 ResultArtistsCountGet

 ResultArtistInfoGet

       ResultArtistRolesCountGet

 ResultArtistRoleInfoGet

 ResultsDelete

 ResultGenresCountGet

 ResultGenreGet

 ResultInfoGet

 StartOnPlayer

 StartOnFile

 StartOnMemory

 

 

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

 

Samples of usage of sound recognition in object in Visual C# and Visual Basic.NET can be found inside the following samples installed with the product's setup package:

- MusicRecognizer