Copyright © 2001-2023 MultiMedia Soft

SoundRecognizerStarted event

Previous pageReturn to chapter overviewNext page

Remarks

 

Occurs at the beginning of a sound recognition session started through one of the following methods:

 

SoundRecognizer.StartOnPlayer

SoundRecognizer.StartOnFile

SoundRecognizer.StartOnMemory

SoundRecognizer.StartOnWasapiDevice

 

 

Syntax

 

[Visual Basic]

SoundRecognizerStarted (

ByVal nSessionUniqueId as Integer

)


 

[C++]

void SoundRecognizerStarted (

short nSessionUniqueId

);


 

 

Parameter

Description

 

 

nSessionUniqueId

Number representing the unique identifier of the recognition session