snake_mountain has asked for the wisdom of the Perl Monks concerning the following question:
Thanks much.sub OnRecognition { my($self,$event,$streamnumber,$steamposition,$recognitiontyp +e,$result) = @_; my $newresult = $self->Invoke('Dispatch',$result); # What now ??? }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Help with SAPI5 Speech Recognition HASH
by sk (Curate) on Dec 24, 2005 at 17:38 UTC | |
Re: Help with SAPI5 Speech Recognition HASH
by planetscape (Chancellor) on Dec 25, 2005 at 02:31 UTC |