When using the PersonalAudioClassifier extension, after I call the "ClassifySoundData" function on an audio file, the "GotClassification" block or the "Error" block never gets executed. (Please refer to the code block below). I am using some text to debug and they never show up.
I am using a "SoundRecorder" from the Media palette to record the audio that goes into the classifier. (Note the file generated from the sound recorder is of the formal .3gp).
When running the app in AI companion I get no error.