Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    my $ear = Win32::OLE->new('SAPI.SpSharedRecognizer');
    my $context = $ear->CreateRecoContext();
    
  2. or download this
    Win32::OLE(0.1403) error 0x80040154: "Class not registered"
        in METHOD/PROPERTYGET "CreateRecoContext" at ear.pl line 6