File: artifacts\obj\System.Speech\Debug\net11.0\System.SR.cs
Project: src\src\libraries\System.Speech\src\System.Speech.csproj (System.Speech)
// <auto-generated>
using System.Reflection;
 
namespace FxResources.System.Speech
{
    internal static class SR { }
}
namespace System
{
    internal static partial class SR
    {
        private static global::System.Resources.ResourceManager s_resourceManager;
        internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(FxResources.System.Speech.SR)));
 
        /// <summary>Speech is not supported on this platform.</summary>
        internal static string @PlatformNotSupported_SystemSpeech => GetResourceString("PlatformNotSupported_SystemSpeech", @"Speech is not supported on this platform.");
        /// <summary>'{0}' parameter cannot be null.</summary>
        internal static string @NullParamIllegal => GetResourceString("NullParamIllegal", @"'{0}' parameter cannot be null.");
        /// <summary>Array cannot contain null value.</summary>
        internal static string @ArrayOfNullIllegal => GetResourceString("ArrayOfNullIllegal", @"Array cannot contain null value.");
        /// <summary>Variable parameter list cannot contain 'null' value.</summary>
        internal static string @ParamsEntryNullIllegal => GetResourceString("ParamsEntryNullIllegal", @"Variable parameter list cannot contain 'null' value.");
        /// <summary>Additional exception information unavailable.</summary>
        internal static string @Unavailable => GetResourceString("Unavailable", @"Additional exception information unavailable.");
        /// <summary>Unexpected error '{0:x}'.</summary>
        internal static string @UnexpectedError => GetResourceString("UnexpectedError", @"Unexpected error '{0:x}'.");
        /// <summary>Collection is read-only.</summary>
        internal static string @CollectionReadOnly => GetResourceString("CollectionReadOnly", @"Collection is read-only.");
        /// <summary>'{0}' cannot be an empty string.</summary>
        internal static string @StringCanNotBeEmpty => GetResourceString("StringCanNotBeEmpty", @"'{0}' cannot be an empty string.");
        /// <summary>'{0}' enumeration value is not valid.</summary>
        internal static string @EnumInvalid => GetResourceString("EnumInvalid", @"'{0}' enumeration value is not valid.");
        /// <summary>This feature is not supported with this version of the speech platform.</summary>
        internal static string @NotSupportedWithThisVersionOfSAPI => GetResourceString("NotSupportedWithThisVersionOfSAPI", @"This feature is not supported with this version of the speech platform.");
        /// <summary>The property '{0}' is not supported with this version of the speech platform.</summary>
        internal static string @NotSupportedWithThisVersionOfSAPI2 => GetResourceString("NotSupportedWithThisVersionOfSAPI2", @"The property '{0}' is not supported with this version of the speech platform.");
        /// <summary>'BaseUri' is not supported with this version of the speech platform.</summary>
        internal static string @NotSupportedWithThisVersionOfSAPIBaseUri => GetResourceString("NotSupportedWithThisVersionOfSAPIBaseUri", @"'BaseUri' is not supported with this version of the speech platform.");
        /// <summary>This semantic interpretation type 'tag-format' is not supported with this version of the speech platform.</summary>
        internal static string @NotSupportedWithThisVersionOfSAPITagFormat => GetResourceString("NotSupportedWithThisVersionOfSAPITagFormat", @"This semantic interpretation type 'tag-format' is not supported with this version of the speech platform.");
        /// <summary>This 'CompareOption' value is not supported with this version of the speech platform.</summary>
        internal static string @NotSupportedWithThisVersionOfSAPICompareOption => GetResourceString("NotSupportedWithThisVersionOfSAPICompareOption", @"This 'CompareOption' value is not supported with this version of the speech platform.");
        /// <summary>This argument must be greater than zero.</summary>
        internal static string @MustBeGreaterThanZero => GetResourceString("MustBeGreaterThanZero", @"This argument must be greater than zero.");
        /// <summary>XML content not valid.</summary>
        internal static string @InvalidXml => GetResourceString("InvalidXml", @"XML content not valid.");
        /// <summary>Operation stopped.</summary>
        internal static string @OperationAborted => GetResourceString("OperationAborted", @"Operation stopped.");
        /// <summary>'CultureInfo.InvariantCulture' is not a valid value for this operation.</summary>
        internal static string @InvariantCultureInfo => GetResourceString("InvariantCultureInfo", @"'CultureInfo.InvariantCulture' is not a valid value for this operation.");
        /// <summary>Duplicated entry.</summary>
        internal static string @DuplicatedEntry => GetResourceString("DuplicatedEntry", @"Duplicated entry.");
        /// <summary>Stream must support read operation.</summary>
        internal static string @StreamMustBeReadable => GetResourceString("StreamMustBeReadable", @"Stream must support read operation.");
        /// <summary>Stream must support write operation.</summary>
        internal static string @StreamMustBeWriteable => GetResourceString("StreamMustBeWriteable", @"Stream must support write operation.");
        /// <summary>Stream must support seek operation.</summary>
        internal static string @StreamMustBeSeekable => GetResourceString("StreamMustBeSeekable", @"Stream must support seek operation.");
        /// <summary>Stream ended unexpectedly.</summary>
        internal static string @StreamEndedUnexpectedly => GetResourceString("StreamEndedUnexpectedly", @"Stream ended unexpectedly.");
        /// <summary>'{0}' file name cannot point to a directory.</summary>
        internal static string @CannotReadFromDirectory => GetResourceString("CannotReadFromDirectory", @"'{0}' file name cannot point to a directory.");
        /// <summary>Unknown 'MIME' format.</summary>
        internal static string @UnknownMimeFormat => GetResourceString("UnknownMimeFormat", @"Unknown 'MIME' format.");
        /// <summary>Cannot load the required resource '{0}' from the manifest of assembly '{1}'.</summary>
        internal static string @CannotLoadResourceFromManifest => GetResourceString("CannotLoadResourceFromManifest", @"Cannot load the required resource '{0}' from the manifest of assembly '{1}'.");
        /// <summary>Token in use.</summary>
        internal static string @TokenInUse => GetResourceString("TokenInUse", @"Token in use.");
        /// <summary>Token deleted.</summary>
        internal static string @TokenDeleted => GetResourceString("TokenDeleted", @"Token deleted.");
        /// <summary>Token uninitialized.</summary>
        internal static string @TokenUninitialized => GetResourceString("TokenUninitialized", @"Token uninitialized.");
        /// <summary>Token ID not valid.</summary>
        internal static string @InvalidTokenId => GetResourceString("InvalidTokenId", @"Token ID not valid.");
        /// <summary>Token not found.</summary>
        internal static string @NotFound => GetResourceString("NotFound", @"Token not found.");
        /// <summary>Backslashes not found in the path specified by '{0}'.</summary>
        internal static string @NoBackSlash => GetResourceString("NoBackSlash", @"Backslashes not found in the path specified by '{0}'.");
        /// <summary>'{0}' string format not valid. It must contain backslashes or a percent sign.</summary>
        internal static string @InvalidRegistryEntry => GetResourceString("InvalidRegistryEntry", @"'{0}' string format not valid. It must contain backslashes or a percent sign.");
        /// <summary>Failed to create an instance for the CLSID associated with this token.</summary>
        internal static string @TokenCannotCreateInstance => GetResourceString("TokenCannotCreateInstance", @"Failed to create an instance for the CLSID associated with this token.");
        /// <summary>XML grammar format not valid. Cannot load grammar into XML Document Object Model.</summary>
        internal static string @InvalidXmlFormat => GetResourceString("InvalidXmlFormat", @"XML grammar format not valid. Cannot load grammar into XML Document Object Model.");
        /// <summary>Incorrect value '{0}' for attribute '{1}'.</summary>
        internal static string @IncorrectAttributeValue => GetResourceString("IncorrectAttributeValue", @"Incorrect value '{0}' for attribute '{1}'.");
        /// <summary>'{1}' requires attribute '{0}'.</summary>
        internal static string @MissingRequiredAttribute => GetResourceString("MissingRequiredAttribute", @"'{1}' requires attribute '{0}'.");
        /// <summary>Rule reference not valid. Uri cannot explicitly reference the same grammar file.</summary>
        internal static string @InvalidRuleRefSelf => GetResourceString("InvalidRuleRefSelf", @"Rule reference not valid. Uri cannot explicitly reference the same grammar file.");
        /// <summary>'{0}' exported rule contains direct or indirect reference to a dynamic rule.</summary>
        internal static string @InvalidDynamicExport => GetResourceString("InvalidDynamicExport", @"'{0}' exported rule contains direct or indirect reference to a dynamic rule.");
        /// <summary>Content of token tag is not valid.</summary>
        internal static string @InvalidToken => GetResourceString("InvalidToken", @"Content of token tag is not valid.");
        /// <summary>Name and http-equiv attributes cannot be used together in metadata.</summary>
        internal static string @MetaNameHTTPEquiv => GetResourceString("MetaNameHTTPEquiv", @"Name and http-equiv attributes cannot be used together in metadata.");
        /// <summary>Empty rule is not allowed.</summary>
        internal static string @EmptyRule => GetResourceString("EmptyRule", @"Empty rule is not allowed.");
        /// <summary>Token string cannot contain double quote character.</summary>
        internal static string @InvalidTokenString => GetResourceString("InvalidTokenString", @"Token string cannot contain double quote character.");
        /// <summary>Double-quoted string not valid.</summary>
        internal static string @InvalidQuotedString => GetResourceString("InvalidQuotedString", @"Double-quoted string not valid.");
        /// <summary>Dynamic rule cannot be root or public.</summary>
        internal static string @ExportDynamicRule => GetResourceString("ExportDynamicRule", @"Dynamic rule cannot be root or public.");
        /// <summary>'Display' string cannot be empty.</summary>
        internal static string @EmptyDisplayString => GetResourceString("EmptyDisplayString", @"'Display' string cannot be empty.");
        /// <summary>'pron' string cannot be empty.</summary>
        internal static string @EmptyPronunciationString => GetResourceString("EmptyPronunciationString", @"'pron' string cannot be empty.");
        /// <summary>Invalid phoneme '{0}'.</summary>
        internal static string @InvalidPhoneme => GetResourceString("InvalidPhoneme", @"Invalid phoneme '{0}'.");
        /// <summary>Cannot have multiple 'pron' strings.</summary>
        internal static string @MuliplePronunciationString => GetResourceString("MuliplePronunciationString", @"Cannot have multiple 'pron' strings.");
        /// <summary>Cannot have multiple 'display' strings.</summary>
        internal static string @MultipleDisplayString => GetResourceString("MultipleDisplayString", @"Cannot have multiple 'display' strings.");
        /// <summary>Cannot have duplicate rule '{0}'.</summary>
        internal static string @RuleRedefinition => GetResourceString("RuleRedefinition", @"Cannot have duplicate rule '{0}'.");
        /// <summary>'one-of' must contain at least one 'item' element.</summary>
        internal static string @EmptyOneOf => GetResourceString("EmptyOneOf", @"'one-of' must contain at least one 'item' element.");
        /// <summary>'lexicon' and 'meta', 'metadata' must be defined before 'rule'.</summary>
        internal static string @InvalidGrammarOrdering => GetResourceString("InvalidGrammarOrdering", @"'lexicon' and 'meta', 'metadata' must be defined before 'rule'.");
        /// <summary>Repeat count out of range. Expect 0 &lt;= min ({0}) &lt;= max ({1}) &lt; 256.</summary>
        internal static string @MinMaxOutOfRange => GetResourceString("MinMaxOutOfRange", @"Repeat count out of range. Expect 0 <= min ({0}) <= max ({1}) < 256.");
        /// <summary>'example' can only be defined at the beginning of a rule.</summary>
        internal static string @InvalidExampleOrdering => GetResourceString("InvalidExampleOrdering", @"'example' can only be defined at the beginning of a rule.");
        /// <summary>SRGS source not valid. Cannot have multiple 'grammar' elements.</summary>
        internal static string @GrammarDefTwice => GetResourceString("GrammarDefTwice", @"SRGS source not valid. Cannot have multiple 'grammar' elements.");
        /// <summary>Unsupported Grammar Format.</summary>
        internal static string @UnsupportedFormat => GetResourceString("UnsupportedFormat", @"Unsupported Grammar Format.");
        /// <summary>Rule cannot be marked as both Import and TopLevel/Active/Root.</summary>
        internal static string @InvalidImport => GetResourceString("InvalidImport", @"Rule cannot be marked as both Import and TopLevel/Active/Root.");
        /// <summary>Duplicate rule name.</summary>
        internal static string @DuplicatedRuleName => GetResourceString("DuplicatedRuleName", @"Duplicate rule name.");
        /// <summary>Root rule already defined.</summary>
        internal static string @RootRuleAlreadyDefined => GetResourceString("RootRuleAlreadyDefined", @"Root rule already defined.");
        /// <summary>Name and ID conflict.</summary>
        internal static string @RuleNameIdConflict => GetResourceString("RuleNameIdConflict", @"Name and ID conflict.");
        /// <summary>Rule must be marked dynamic.</summary>
        internal static string @RuleNotDynamic => GetResourceString("RuleNotDynamic", @"Rule must be marked dynamic.");
        /// <summary>Internal Compiler Error, State has no transition.</summary>
        internal static string @StateWithNoArcs => GetResourceString("StateWithNoArcs", @"Internal Compiler Error, State has no transition.");
        /// <summary>No terminating rule path.</summary>
        internal static string @NoTerminatingRulePath => GetResourceString("NoTerminatingRulePath", @"No terminating rule path.");
        /// <summary>Special RuleRef does not have URI.</summary>
        internal static string @RuleRefNoUri => GetResourceString("RuleRefNoUri", @"Special RuleRef does not have URI.");
        /// <summary>Must set property value before it can be read.</summary>
        internal static string @UnavailableProperty => GetResourceString("UnavailableProperty", @"Must set property value before it can be read.");
        /// <summary>'Min' value must be smaller than or equal to 'Max' value.</summary>
        internal static string @MinGreaterThanMax => GetResourceString("MinGreaterThanMax", @"'Min' value must be smaller than or equal to 'Max' value.");
        /// <summary>'Required Confidence' attribute is not supported for SrgsDocuments.</summary>
        internal static string @ReqConfidenceNotSupported => GetResourceString("ReqConfidenceNotSupported", @"'Required Confidence' attribute is not supported for SrgsDocuments.");
        /// <summary>'SrgsNameValueTag' and 'SrgsSemanticInterpretationTag' cannot be used together in an Srgs Document.</summary>
        internal static string @SapiPropertiesAndSemantics => GetResourceString("SapiPropertiesAndSemantics", @"'SrgsNameValueTag' and 'SrgsSemanticInterpretationTag' cannot be used together in an Srgs Document.");
        /// <summary>'{0}' attribute value of '{1}' element is defined more than once.</summary>
        internal static string @InvalidAttributeDefinedTwice => GetResourceString("InvalidAttributeDefinedTwice", @"'{0}' attribute value of '{1}' element is defined more than once.");
        /// <summary>{0}</summary>
        internal static string @GrammarCompilerError => GetResourceString("GrammarCompilerError", @"{0}");
        /// <summary>'{0}' method in rule '{1}' for '{2}' is undefined.</summary>
        internal static string @RuleScriptNotFound => GetResourceString("RuleScriptNotFound", @"'{0}' method in rule '{1}' for '{2}' is undefined.");
        /// <summary>The dynamic rule '{0}' is undefined. The rule must be created in 'OnInit' method.</summary>
        internal static string @DynamicRuleNotFound => GetResourceString("DynamicRuleNotFound", @"The dynamic rule '{0}' is undefined. The rule must be created in 'OnInit' method.");
        /// <summary>Parameters not valid for method '{0}' in rule '{1}'.</summary>
        internal static string @RuleScriptInvalidParameters => GetResourceString("RuleScriptInvalidParameters", @"Parameters not valid for method '{0}' in rule '{1}'.");
        /// <summary>Return type not valid for method '{0}' in rule '{1}'.</summary>
        internal static string @RuleScriptInvalidReturnType => GetResourceString("RuleScriptInvalidReturnType", @"Return type not valid for method '{0}' in rule '{1}'.");
        /// <summary>'classname' is undefined.</summary>
        internal static string @NoClassname => GetResourceString("NoClassname", @"'classname' is undefined.");
        /// <summary>Failed to load embedded class library '{0}'.</summary>
        internal static string @EmbeddedClassLibraryFailed => GetResourceString("EmbeddedClassLibraryFailed", @"Failed to load embedded class library '{0}'.");
        /// <summary>'{0}' class name not found in namespace '{1}'. Verify that the class is marked public.</summary>
        internal static string @CannotFindClass => GetResourceString("CannotFindClass", @"'{0}' class name not found in namespace '{1}'. Verify that the class is marked public.");
        /// <summary>Custom grammars must derive from Grammar class.</summary>
        internal static string @StrongTypedGrammarNotAGrammar => GetResourceString("StrongTypedGrammarNotAGrammar", @"Custom grammars must derive from Grammar class.");
        /// <summary>No semantic processing defined for the rules.</summary>
        internal static string @NoScriptsForRules => GetResourceString("NoScriptsForRules", @"No semantic processing defined for the rules.");
        /// <summary>'{0}' class must be 'public'. The grammar cannot be instantiated.</summary>
        internal static string @ClassNotPublic => GetResourceString("ClassNotPublic", @"'{0}' class must be 'public'. The grammar cannot be instantiated.");
        /// <summary>'{0}' method for rule '{1}' must be 'public'. The method cannot be invoked.</summary>
        internal static string @MethodNotPublic => GetResourceString("MethodNotPublic", @"'{0}' method for rule '{1}' must be 'public'. The method cannot be invoked.");
        /// <summary>Must use same .NET language on all grammars.</summary>
        internal static string @IncompatibleLanguageProperties => GetResourceString("IncompatibleLanguageProperties", @"Must use same .NET language on all grammars.");
        /// <summary>Must use same namespace on all grammars.</summary>
        internal static string @IncompatibleNamespaceProperties => GetResourceString("IncompatibleNamespaceProperties", @"Must use same namespace on all grammars.");
        /// <summary>Must use same Debug settings on all grammars.</summary>
        internal static string @IncompatibleDebugProperties => GetResourceString("IncompatibleDebugProperties", @"Must use same Debug settings on all grammars.");
        /// <summary>Cannot load semantic interpretation script.</summary>
        internal static string @CannotLoadDotNetSemanticCode => GetResourceString("CannotLoadDotNetSemanticCode", @"Cannot load semantic interpretation script.");
        /// <summary>The 'tag-format' for grammars that include .NET semantics must be 'tag-format="properties-ms/1.0"'</summary>
        internal static string @InvalidSemanticProcessingType => GetResourceString("InvalidSemanticProcessingType", @"The 'tag-format' for grammars that include .NET semantics must be 'tag-format=""properties-ms/1.0""'");
        /// <summary>Script attribute not valid. Unrecognized rule '{0}'.</summary>
        internal static string @InvalidScriptDefinition => GetResourceString("InvalidScriptDefinition", @"Script attribute not valid. Unrecognized rule '{0}'.");
        /// <summary>Invalid characters in method name '{0}'.</summary>
        internal static string @InvalidMethodName => GetResourceString("InvalidMethodName", @"Invalid characters in method name '{0}'.");
        /// <summary>Method name cannot be the same as name of rule '{0}'.</summary>
        internal static string @ConstructorNotAllowed => GetResourceString("ConstructorNotAllowed", @"Method name cannot be the same as name of rule '{0}'.");
        /// <summary>'{0}' method cannot have multiple overloads.</summary>
        internal static string @OverloadNotAllowed => GetResourceString("OverloadNotAllowed", @"'{0}' method cannot have multiple overloads.");
        /// <summary>'{0}' not valid on private rule '{1}'.</summary>
        internal static string @OnInitOnPublicRule => GetResourceString("OnInitOnPublicRule", @"'{0}' not valid on private rule '{1}'.");
        /// <summary>'OnInit' arguments have type mismatch.</summary>
        internal static string @ArgumentMismatch => GetResourceString("ArgumentMismatch", @"'OnInit' arguments have type mismatch.");
        /// <summary>'{0}' property not supported for recognition results built from a serialized stream.</summary>
        internal static string @CantGetPropertyFromSerializedInfo => GetResourceString("CantGetPropertyFromSerializedInfo", @"'{0}' property not supported for recognition results built from a serialized stream.");
        /// <summary>Cannot find a matching constructor in grammar '{0}' for rule '{1}.
        /// Possible constructors are: '{2}'.</summary>
        internal static string @CantFindAConstructor => GetResourceString("CantFindAConstructor", @"Cannot find a matching constructor in grammar '{0}' for rule '{1}.
Possible constructors are: '{2}'.");
        /// <summary>Too many arcs. Maximum is 0x3FFFFF.</summary>
        internal static string @TooManyArcs => GetResourceString("TooManyArcs", @"Too many arcs. Maximum is 0x3FFFFF.");
        /// <summary>Exceeded symbols tables capacity.</summary>
        internal static string @TooManyRulesWithSemanticsGlobals => GetResourceString("TooManyRulesWithSemanticsGlobals", @"Exceeded symbols tables capacity.");
        /// <summary>Maximum transition count is reached. Transition count cannot exceed 256.</summary>
        internal static string @MaxTransitionsCount => GetResourceString("MaxTransitionsCount", @"Maximum transition count is reached. Transition count cannot exceed 256.");
        /// <summary>Unrecognized element '{0}'.</summary>
        internal static string @UnknownElement => GetResourceString("UnknownElement", @"Unrecognized element '{0}'.");
        /// <summary>Circular rule reference in rule '{0}'.</summary>
        internal static string @CircularRuleRef => GetResourceString("CircularRuleRef", @"Circular rule reference in rule '{0}'.");
        /// <summary>Undefined attribute flag set or import/export flags simultaneously set.</summary>
        internal static string @InvalidFlagsSet => GetResourceString("InvalidFlagsSet", @"Undefined attribute flag set or import/export flags simultaneously set.");
        /// <summary>'{0}' rule defined multiple times.</summary>
        internal static string @RuleDefinedMultipleTimes => GetResourceString("RuleDefinedMultipleTimes", @"'{0}' rule defined multiple times.");
        /// <summary>'{0}' rule defined in more than one file.</summary>
        internal static string @RuleDefinedMultipleTimes2 => GetResourceString("RuleDefinedMultipleTimes2", @"'{0}' rule defined in more than one file.");
        /// <summary>'{0}' rule not defined in this grammar.</summary>
        internal static string @RuleNotDefined => GetResourceString("RuleNotDefined", @"'{0}' rule not defined in this grammar.");
        /// <summary>'{0}' root rule is undefined.</summary>
        internal static string @RootNotDefined => GetResourceString("RootNotDefined", @"'{0}' root rule is undefined.");
        /// <summary>Language not valid.</summary>
        internal static string @InvalidLanguage => GetResourceString("InvalidLanguage", @"Language not valid.");
        /// <summary>'{0}' rule ID not valid.</summary>
        internal static string @InvalidRuleId => GetResourceString("InvalidRuleId", @"'{0}' rule ID not valid.");
        /// <summary>'{0}' repeat probability not valid. RepeatProbability must be between 0.0 and 1.0, inclusively.</summary>
        internal static string @InvalidRepeatProbability => GetResourceString("InvalidRepeatProbability", @"'{0}' repeat probability not valid. RepeatProbability must be between 0.0 and 1.0, inclusively.");
        /// <summary>confidence must be between 0.0 and 1.0, inclusively.</summary>
        internal static string @InvalidConfidence => GetResourceString("InvalidConfidence", @"confidence must be between 0.0 and 1.0, inclusively.");
        /// <summary>'{0}' minRepeat not valid; must be greater than or equal to zero.</summary>
        internal static string @InvalidMinRepeat => GetResourceString("InvalidMinRepeat", @"'{0}' minRepeat not valid; must be greater than or equal to zero.");
        /// <summary>'{0}' maxRepeat not valid; must be greater than or equal to zero.</summary>
        internal static string @InvalidMaxRepeat => GetResourceString("InvalidMaxRepeat", @"'{0}' maxRepeat not valid; must be greater than or equal to zero.");
        /// <summary>'{0}' weight not valid; must be greater than 0.0.</summary>
        internal static string @InvalidWeight => GetResourceString("InvalidWeight", @"'{0}' weight not valid; must be greater than 0.0.");
        /// <summary>Name must be a nonempty string.</summary>
        internal static string @InvalidName => GetResourceString("InvalidName", @"Name must be a nonempty string.");
        /// <summary>Value type not valid; must be of type String, Boolean, Int32, or Double.</summary>
        internal static string @InvalidValueType => GetResourceString("InvalidValueType", @"Value type not valid; must be of type String, Boolean, Int32, or Double.");
        /// <summary>TagFormat must be specified before adding SrgsTag elements to SrgsDocument.</summary>
        internal static string @TagFormatNotSet => GetResourceString("TagFormatNotSet", @"TagFormat must be specified before adding SrgsTag elements to SrgsDocument.");
        /// <summary>Name must be specified.</summary>
        internal static string @NoName => GetResourceString("NoName", @"Name must be specified.");
        /// <summary>Name must be specified '{0}'.</summary>
        internal static string @NoName1 => GetResourceString("NoName1", @"Name must be specified '{0}'.");
        /// <summary>Invalid special ruleref 'uri'. Expected: 'NULL', 'VOID', or 'GARBAGE'.</summary>
        internal static string @InvalidSpecialRuleRef => GetResourceString("InvalidSpecialRuleRef", @"Invalid special ruleref 'uri'. Expected: 'NULL', 'VOID', or 'GARBAGE'.");
        /// <summary>Rule reference not valid. Must specify 'uri' or 'special'.</summary>
        internal static string @InvalidRuleRef => GetResourceString("InvalidRuleRef", @"Rule reference not valid. Must specify 'uri' or 'special'.");
        /// <summary>'{0}' SRGS element cannot have content.</summary>
        internal static string @InvalidNotEmptyElement => GetResourceString("InvalidNotEmptyElement", @"'{0}' SRGS element cannot have content.");
        /// <summary>SRGS element cannot be empty '{0}'.</summary>
        internal static string @InvalidEmptyElement => GetResourceString("InvalidEmptyElement", @"SRGS element cannot be empty '{0}'.");
        /// <summary>'{0}' element cannot be empty; {0}='{1}'.</summary>
        internal static string @InvalidEmptyRule => GetResourceString("InvalidEmptyRule", @"'{0}' element cannot be empty; {0}='{1}'.");
        /// <summary>'{0}' rule reference not defined in this grammar.</summary>
        internal static string @UndefRuleRef => GetResourceString("UndefRuleRef", @"'{0}' rule reference not defined in this grammar.");
        /// <summary>Unsupported language '{0}'.</summary>
        internal static string @UnsupportedLanguage => GetResourceString("UnsupportedLanguage", @"Unsupported language '{0}'.");
        /// <summary>Unsupported phonetic alphabet '{0}'.</summary>
        internal static string @UnsupportedPhoneticAlphabet => GetResourceString("UnsupportedPhoneticAlphabet", @"Unsupported phonetic alphabet '{0}'.");
        /// <summary>The 'lexicon' element is not supported.</summary>
        internal static string @UnsupportedLexicon => GetResourceString("UnsupportedLexicon", @"The 'lexicon' element is not supported.");
        /// <summary>Script attribute not valid.</summary>
        internal static string @InvalidScriptAttribute => GetResourceString("InvalidScriptAttribute", @"Script attribute not valid.");
        /// <summary>Must set 'language' attribute for grammars with scripts.</summary>
        internal static string @NoLanguageSet => GetResourceString("NoLanguageSet", @"Must set 'language' attribute for grammars with scripts.");
        /// <summary>Attribute 'method' in 'script' defined more than once.</summary>
        internal static string @MethodAttributeDefinedMultipleTimes => GetResourceString("MethodAttributeDefinedMultipleTimes", @"Attribute 'method' in 'script' defined more than once.");
        /// <summary>Attribute 'rule' in 'script'  defined more than once.</summary>
        internal static string @RuleAttributeDefinedMultipleTimes => GetResourceString("RuleAttributeDefinedMultipleTimes", @"Attribute 'rule' in 'script'  defined more than once.");
        /// <summary>Unknown 'assembly reference' attribute.</summary>
        internal static string @InvalidAssemblyReferenceAttribute => GetResourceString("InvalidAssemblyReferenceAttribute", @"Unknown 'assembly reference' attribute.");
        /// <summary>Unknown 'import namespace' attribute.</summary>
        internal static string @InvalidImportNamespaceAttribute => GetResourceString("InvalidImportNamespaceAttribute", @"Unknown 'import namespace' attribute.");
        /// <summary>Special 'ruleref' cannot have a 'uri' attribute.</summary>
        internal static string @NoUriForSpecialRuleRef => GetResourceString("NoUriForSpecialRuleRef", @"Special 'ruleref' cannot have a 'uri' attribute.");
        /// <summary>Special 'ruleref' cannot have 'semantic-key' or 'params' attributes.</summary>
        internal static string @NoAliasForSpecialRuleRef => GetResourceString("NoAliasForSpecialRuleRef", @"Special 'ruleref' cannot have 'semantic-key' or 'params' attributes.");
        /// <summary>Error in SML generation.</summary>
        internal static string @NoSmlData => GetResourceString("NoSmlData", @"Error in SML generation.");
        /// <summary>Invalid type for value '{1}' in 'tag' '{0}={1}'. The value should be either a boolean, an integer, a float or a double quoted string.</summary>
        internal static string @InvalidNameValueProperty => GetResourceString("InvalidNameValueProperty", @"Invalid type for value '{1}' in 'tag' '{0}={1}'. The value should be either a boolean, an integer, a float or a double quoted string.");
        /// <summary>Ambiguous construct. An 'item' having a repeat count where the minimum and maximum value are different cannot contain only tag elements.</summary>
        internal static string @InvalidTagInAnEmptyItem => GetResourceString("InvalidTagInAnEmptyItem", @"Ambiguous construct. An 'item' having a repeat count where the minimum and maximum value are different cannot contain only tag elements.");
        /// <summary>SRGS not valid: no 'grammar' element found.</summary>
        internal static string @InvalidSrgs => GetResourceString("InvalidSrgs", @"SRGS not valid: no 'grammar' element found.");
        /// <summary>SRGS grammar not valid. SRGS namespace is not defined 'http://www.w3.org/2001/06/grammar'.</summary>
        internal static string @InvalidSrgsNamespace => GetResourceString("InvalidSrgsNamespace", @"SRGS grammar not valid. SRGS namespace is not defined 'http://www.w3.org/2001/06/grammar'.");
        /// <summary>Line</summary>
        internal static string @Line => GetResourceString("Line", @"Line");
        /// <summary>Position</summary>
        internal static string @Position => GetResourceString("Position", @"Position");
        /// <summary>Version number not valid. Expected '1.0'.</summary>
        internal static string @InvalidVersion => GetResourceString("InvalidVersion", @"Version number not valid. Expected '1.0'.");
        /// <summary>Tag format not valid. Expected format is: 'semantics-ms/1.0' or 'properties-ms/1.0'.</summary>
        internal static string @InvalidTagFormat => GetResourceString("InvalidTagFormat", @"Tag format not valid. Expected format is: 'semantics-ms/1.0' or 'properties-ms/1.0'.");
        /// <summary>Missing "tag-format" in the 'grammar' element. This attribute must be set in SRGS grammars containing 'tag' elements.</summary>
        internal static string @MissingTagFormat => GetResourceString("MissingTagFormat", @"Missing ""tag-format"" in the 'grammar' element. This attribute must be set in SRGS grammars containing 'tag' elements.");
        /// <summary>Grammar mode value not valid</summary>
        internal static string @InvalidGrammarMode => GetResourceString("InvalidGrammarMode", @"Grammar mode value not valid");
        /// <summary>'{0}' attribute in 'grammar' not valid.</summary>
        internal static string @InvalidGrammarAttribute => GetResourceString("InvalidGrammarAttribute", @"'{0}' attribute in 'grammar' not valid.");
        /// <summary>'{0}' attribute in 'rule' not valid.</summary>
        internal static string @InvalidRuleAttribute => GetResourceString("InvalidRuleAttribute", @"'{0}' attribute in 'rule' not valid.");
        /// <summary>'{0}' attribute in 'ruleref' not valid.</summary>
        internal static string @InvalidRulerefAttribute => GetResourceString("InvalidRulerefAttribute", @"'{0}' attribute in 'ruleref' not valid.");
        /// <summary>'{0}' attribute in 'one-of' not valid.</summary>
        internal static string @InvalidOneOfAttribute => GetResourceString("InvalidOneOfAttribute", @"'{0}' attribute in 'one-of' not valid.");
        /// <summary>'{0}' attribute in 'item' not valid.</summary>
        internal static string @InvalidItemAttribute => GetResourceString("InvalidItemAttribute", @"'{0}' attribute in 'item' not valid.");
        /// <summary>'{0}' attribute in 'token' not valid.</summary>
        internal static string @InvalidTokenAttribute => GetResourceString("InvalidTokenAttribute", @"'{0}' attribute in 'token' not valid.");
        /// <summary>'{0}' attribute in 'item repeat' not valid.</summary>
        internal static string @InvalidItemRepeatAttribute => GetResourceString("InvalidItemRepeatAttribute", @"'{0}' attribute in 'item repeat' not valid.");
        /// <summary>Value not valid for 'sapi:reqconf' attribute '{0}' in 'token'.</summary>
        internal static string @InvalidReqConfAttribute => GetResourceString("InvalidReqConfAttribute", @"Value not valid for 'sapi:reqconf' attribute '{0}' in 'token'.");
        /// <summary>'{0}' attribute in 'tag' not valid.</summary>
        internal static string @InvalidTagAttribute => GetResourceString("InvalidTagAttribute", @"'{0}' attribute in 'tag' not valid.");
        /// <summary>'{0}' attribute in 'Lexicon' not valid.</summary>
        internal static string @InvalidLexiconAttribute => GetResourceString("InvalidLexiconAttribute", @"'{0}' attribute in 'Lexicon' not valid.");
        /// <summary>'{0}' attribute in 'Meta' not valid.</summary>
        internal static string @InvalidMetaAttribute => GetResourceString("InvalidMetaAttribute", @"'{0}' attribute in 'Meta' not valid.");
        /// <summary>Attribute in 'item' not valid; 'repeat' expected.</summary>
        internal static string @InvalidItemAttribute2 => GetResourceString("InvalidItemAttribute2", @"Attribute in 'item' not valid; 'repeat' expected.");
        /// <summary>'{0}' element not valid.</summary>
        internal static string @InvalidElement => GetResourceString("InvalidElement", @"'{0}' element not valid.");
        /// <summary>Rule scope value not valid.</summary>
        internal static string @InvalidRuleScope => GetResourceString("InvalidRuleScope", @"Rule scope value not valid.");
        /// <summary>Rule dynamic value not valid.</summary>
        internal static string @InvalidDynamicSetting => GetResourceString("InvalidDynamicSetting", @"Rule dynamic value not valid.");
        /// <summary>'{0}' attribute not valid in 'subset'.</summary>
        internal static string @InvalidSubsetAttribute => GetResourceString("InvalidSubsetAttribute", @"'{0}' attribute not valid in 'subset'.");
        /// <summary>The 'voice' element in 'prompt_output' is not valid.</summary>
        internal static string @InvalidVoiceElementInPromptOutput => GetResourceString("InvalidVoiceElementInPromptOutput", @"The 'voice' element in 'prompt_output' is not valid.");
        /// <summary>Rule without ID in 'rule'.</summary>
        internal static string @NoRuleId => GetResourceString("NoRuleId", @"Rule without ID in 'rule'.");
        /// <summary>Cannot generate SSML data:</summary>
        internal static string @PromptBuilderInvalideState => GetResourceString("PromptBuilderInvalideState", @"Cannot generate SSML data:");
        /// <summary>SSML data was already generated.</summary>
        internal static string @PromptBuilderStateEnded => GetResourceString("PromptBuilderStateEnded", @"SSML data was already generated.");
        /// <summary>Sentence not closed.</summary>
        internal static string @PromptBuilderStateSentence => GetResourceString("PromptBuilderStateSentence", @"Sentence not closed.");
        /// <summary>Paragraph not closed.</summary>
        internal static string @PromptBuilderStateParagraph => GetResourceString("PromptBuilderStateParagraph", @"Paragraph not closed.");
        /// <summary>Voice element not closed.</summary>
        internal static string @PromptBuilderStateVoice => GetResourceString("PromptBuilderStateVoice", @"Voice element not closed.");
        /// <summary>Style element not closed.</summary>
        internal static string @PromptBuilderStateStyle => GetResourceString("PromptBuilderStateStyle", @"Style element not closed.");
        /// <summary>Age must be in the range '2' to '100'.</summary>
        internal static string @PromptBuilderAgeOutOfRange => GetResourceString("PromptBuilderAgeOutOfRange", @"Age must be in the range '2' to '100'.");
        /// <summary>'EndStyle' requires matching 'StartStyle'.</summary>
        internal static string @PromptBuilderMismatchStyle => GetResourceString("PromptBuilderMismatchStyle", @"'EndStyle' requires matching 'StartStyle'.");
        /// <summary>'EndVoice' requires matching 'StartVoice'.</summary>
        internal static string @PromptBuilderMismatchVoice => GetResourceString("PromptBuilderMismatchVoice", @"'EndVoice' requires matching 'StartVoice'.");
        /// <summary>'EndParagraph' requires matching 'StartParagraph'.</summary>
        internal static string @PromptBuilderMismatchParagraph => GetResourceString("PromptBuilderMismatchParagraph", @"'EndParagraph' requires matching 'StartParagraph'.");
        /// <summary>'EndSentence' requires matching 'StartSentence'.</summary>
        internal static string @PromptBuilderMismatchSentence => GetResourceString("PromptBuilderMismatchSentence", @"'EndSentence' requires matching 'StartSentence'.");
        /// <summary>Cannot nest paragraph in another paragraph or sentence in SSML document.</summary>
        internal static string @PromptBuilderNestedParagraph => GetResourceString("PromptBuilderNestedParagraph", @"Cannot nest paragraph in another paragraph or sentence in SSML document.");
        /// <summary>Cannot nest sentences in SSML document.</summary>
        internal static string @PromptBuilderNestedSentence => GetResourceString("PromptBuilderNestedSentence", @"Cannot nest sentences in SSML document.");
        /// <summary>Unrecognized attribute in SSML header.</summary>
        internal static string @PromptBuilderInvalidAttribute => GetResourceString("PromptBuilderInvalidAttribute", @"Unrecognized attribute in SSML header.");
        /// <summary>Malformed SSML document. '{0}' SSML element is not valid in the context of '{1}'.</summary>
        internal static string @PromptBuilderInvalidElement => GetResourceString("PromptBuilderInvalidElement", @"Malformed SSML document. '{0}' SSML element is not valid in the context of '{1}'.");
        /// <summary>Voice variant cannot be negative.</summary>
        internal static string @PromptBuilderInvalidVariant => GetResourceString("PromptBuilderInvalidVariant", @"Voice variant cannot be negative.");
        /// <summary>The path to the database must point to a local or network file.</summary>
        internal static string @PromptBuilderDatabaseName => GetResourceString("PromptBuilderDatabaseName", @"The path to the database must point to a local or network file.");
        /// <summary>Async operation canceled.</summary>
        internal static string @PromptAsyncOperationCancelled => GetResourceString("PromptAsyncOperationCancelled", @"Async operation canceled.");
        /// <summary>Synthesizer is not in 'Paused' mode.</summary>
        internal static string @SynthesizerPauseResumeMismatched => GetResourceString("SynthesizerPauseResumeMismatched", @"Synthesizer is not in 'Paused' mode.");
        /// <summary>Media type not valid.</summary>
        internal static string @SynthesizerInvalidMediaType => GetResourceString("SynthesizerInvalidMediaType", @"Media type not valid.");
        /// <summary>Unrecognized media type.</summary>
        internal static string @SynthesizerUnknownMediaType => GetResourceString("SynthesizerUnknownMediaType", @"Unrecognized media type.");
        /// <summary>Speak error '{0:x}'.</summary>
        internal static string @SynthesizerSpeakError => GetResourceString("SynthesizerSpeakError", @"Speak error '{0:x}'.");
        /// <summary>Wave file not valid.</summary>
        internal static string @SynthesizerInvalidWaveFile => GetResourceString("SynthesizerInvalidWaveFile", @"Wave file not valid.");
        /// <summary>This prompt is already in use on a synthesizer or is being reused.</summary>
        internal static string @SynthesizerPromptInUse => GetResourceString("SynthesizerPromptInUse", @"This prompt is already in use on a synthesizer or is being reused.");
        /// <summary>Unrecognized Priority.</summary>
        internal static string @SynthesizerUnknownPriority => GetResourceString("SynthesizerUnknownPriority", @"Unrecognized Priority.");
        /// <summary>Unrecognized Event.</summary>
        internal static string @SynthesizerUnknownEvent => GetResourceString("SynthesizerUnknownEvent", @"Unrecognized Event.");
        /// <summary>No voice installed on the system or none available with the current security setting.</summary>
        internal static string @SynthesizerVoiceFailed => GetResourceString("SynthesizerVoiceFailed", @"No voice installed on the system or none available with the current security setting.");
        /// <summary>Cannot set voice. No matching voice is installed or the voice was disabled.</summary>
        internal static string @SynthesizerSetVoiceNoMatch => GetResourceString("SynthesizerSetVoiceNoMatch", @"Cannot set voice. No matching voice is installed or the voice was disabled.");
        /// <summary>Culture must be provided.</summary>
        internal static string @SynthesizerNoCulture => GetResourceString("SynthesizerNoCulture", @"Culture must be provided.");
        /// <summary>Cannot perform synchronous 'Speak' operation while synthesizer is paused.</summary>
        internal static string @SynthesizerSyncSpeakWhilePaused => GetResourceString("SynthesizerSyncSpeakWhilePaused", @"Cannot perform synchronous 'Speak' operation while synthesizer is paused.");
        /// <summary>The speech output device cannot be changed when the synthesizer is paused.</summary>
        internal static string @SynthesizerSyncSetOutputWhilePaused => GetResourceString("SynthesizerSyncSetOutputWhilePaused", @"The speech output device cannot be changed when the synthesizer is paused.");
        /// <summary>Cannot find the Culture for a voice.</summary>
        internal static string @SynthesizerNoCulture2 => GetResourceString("SynthesizerNoCulture2", @"Cannot find the Culture for a voice.");
        /// <summary>SSML input not valid; cannot find 'speak' element.</summary>
        internal static string @SynthesizerNoSpeak => GetResourceString("SynthesizerNoSpeak", @"SSML input not valid; cannot find 'speak' element.");
        /// <summary>Cannot change synthesizer's output while speaking.</summary>
        internal static string @SynthesizerSetOutputSpeaking => GetResourceString("SynthesizerSetOutputSpeaking", @"Cannot change synthesizer's output while speaking.");
        /// <summary>'{0}' attribute in '{1}' not valid.</summary>
        internal static string @InvalidSpeakAttribute => GetResourceString("InvalidSpeakAttribute", @"'{0}' attribute in '{1}' not valid.");
        /// <summary>'{0}' alphabet in 'phoneme' is not supported.</summary>
        internal static string @UnsupportedAlphabet => GetResourceString("UnsupportedAlphabet", @"'{0}' alphabet in 'phoneme' is not supported.");
        /// <summary>Weight must be between 0.0 and 1.0.</summary>
        internal static string @GrammarInvalidWeight => GetResourceString("GrammarInvalidWeight", @"Weight must be between 0.0 and 1.0.");
        /// <summary>Priority must be between -128 and 127.</summary>
        internal static string @GrammarInvalidPriority => GetResourceString("GrammarInvalidPriority", @"Priority must be between -128 and 127.");
        /// <summary>Parameter must be of the form grammar:dictation#topic.</summary>
        internal static string @DictationInvalidTopic => GetResourceString("DictationInvalidTopic", @"Parameter must be of the form grammar:dictation#topic.");
        /// <summary>'{0}' dictation topic not found.</summary>
        internal static string @DictationTopicNotFound => GetResourceString("DictationTopicNotFound", @"'{0}' dictation topic not found.");
        /// <summary>Grammar file not found.</summary>
        internal static string @RecognizerGrammarNotFound => GetResourceString("RecognizerGrammarNotFound", @"Grammar file not found.");
        /// <summary>'{0}' rule in grammar file '{1}' not found or not public.</summary>
        internal static string @RecognizerRuleNotFound => GetResourceString("RecognizerRuleNotFound", @"'{0}' rule in grammar file '{1}' not found or not public.");
        /// <summary>Binary grammar not valid.</summary>
        internal static string @RecognizerInvalidBinaryGrammar => GetResourceString("RecognizerInvalidBinaryGrammar", @"Binary grammar not valid.");
        /// <summary>'{0}' rule not found or not public.</summary>
        internal static string @RecognizerRuleNotFoundStream => GetResourceString("RecognizerRuleNotFoundStream", @"'{0}' rule not found or not public.");
        /// <summary>Grammar has no root rule. You must specify a rule to activate in the grammar constructor.</summary>
        internal static string @RecognizerNoRootRuleToActivate => GetResourceString("RecognizerNoRootRuleToActivate", @"Grammar has no root rule. You must specify a rule to activate in the grammar constructor.");
        /// <summary>Grammar file '{0}' has no root rule. You must specify a rule to activate in the grammar constructor.</summary>
        internal static string @RecognizerNoRootRuleToActivate1 => GetResourceString("RecognizerNoRootRuleToActivate1", @"Grammar file '{0}' has no root rule. You must specify a rule to activate in the grammar constructor.");
        /// <summary>Cannot activate rule in grammar.</summary>
        internal static string @RecognizerRuleActivationFailed => GetResourceString("RecognizerRuleActivationFailed", @"Cannot activate rule in grammar.");
        /// <summary>Cannot perform this operation while the recognizer is doing recognition.</summary>
        internal static string @RecognizerAlreadyRecognizing => GetResourceString("RecognizerAlreadyRecognizing", @"Cannot perform this operation while the recognizer is doing recognition.");
        /// <summary>At least one grammar must be loaded before doing a recognition.</summary>
        internal static string @RecognizerHasNoGrammar => GetResourceString("RecognizerHasNoGrammar", @"At least one grammar must be loaded before doing a recognition.");
        /// <summary>Negative TimeSpan values not supported.</summary>
        internal static string @NegativeTimesNotSupported => GetResourceString("NegativeTimesNotSupported", @"Negative TimeSpan values not supported.");
        /// <summary>Audio format is not supported.</summary>
        internal static string @AudioDeviceFormatError => GetResourceString("AudioDeviceFormatError", @"Audio format is not supported.");
        /// <summary>Audio device error encountered.</summary>
        internal static string @AudioDeviceError => GetResourceString("AudioDeviceError", @"Audio device error encountered.");
        /// <summary>Internal error occurred in the recognition process.</summary>
        internal static string @AudioDeviceInternalError => GetResourceString("AudioDeviceInternalError", @"Internal error occurred in the recognition process.");
        /// <summary>No recognizer of the required ID found.</summary>
        internal static string @RecognizerNotFound => GetResourceString("RecognizerNotFound", @"No recognizer of the required ID found.");
        /// <summary>Recognizer is not enabled.</summary>
        internal static string @RecognizerNotEnabled => GetResourceString("RecognizerNotEnabled", @"Recognizer is not enabled.");
        /// <summary>Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found.</summary>
        internal static string @RecognitionNotSupported => GetResourceString("RecognitionNotSupported", @"Speech Recognition is not available on this system. SAPI and Speech Recognition engines cannot be found.");
        /// <summary>Speech Recognition not supported on 64-bit versions of Windows XP and Windows Server 2003.</summary>
        internal static string @RecognitionNotSupportedOn64bit => GetResourceString("RecognitionNotSupportedOn64bit", @"Speech Recognition not supported on 64-bit versions of Windows XP and Windows Server 2003.");
        /// <summary>Cannot load grammar that is already loaded.</summary>
        internal static string @GrammarAlreadyLoaded => GetResourceString("GrammarAlreadyLoaded", @"Cannot load grammar that is already loaded.");
        /// <summary>No audio input is supplied to this recognizer. Use the method SetInputToDefaultAudioDevice if a microphone is connected to the system, otherwise use SetInputToWaveFile, SetInputToWaveStream or SetInputToAudioStream to perform speech recognition from pre-re ...</summary>
        internal static string @RecognizerNoInputSource => GetResourceString("RecognizerNoInputSource", @"No audio input is supplied to this recognizer. Use the method SetInputToDefaultAudioDevice if a microphone is connected to the system, otherwise use SetInputToWaveFile, SetInputToWaveStream or SetInputToAudioStream to perform speech recognition from pre-recorded audio.");
        /// <summary>Grammar is not loaded into this recognizer.</summary>
        internal static string @GrammarNotLoaded => GetResourceString("GrammarNotLoaded", @"Grammar is not loaded into this recognizer.");
        /// <summary>Grammar is being loaded into the recognizer.</summary>
        internal static string @GrammarLoadingInProgress => GetResourceString("GrammarLoadingInProgress", @"Grammar is being loaded into the recognizer.");
        /// <summary>Grammar loading failed.</summary>
        internal static string @GrammarLoadFailed => GetResourceString("GrammarLoadFailed", @"Grammar loading failed.");
        /// <summary>Grammar is not loaded into this Recognizer.</summary>
        internal static string @GrammarWrongRecognizer => GetResourceString("GrammarWrongRecognizer", @"Grammar is not loaded into this Recognizer.");
        /// <summary>Not supported on DictationGrammar objects.</summary>
        internal static string @NotSupportedOnDictationGrammars => GetResourceString("NotSupportedOnDictationGrammars", @"Not supported on DictationGrammar objects.");
        /// <summary>Only supported on local files with 'file:' scheme.</summary>
        internal static string @LocalFilesOnly => GetResourceString("LocalFilesOnly", @"Only supported on local files with 'file:' scheme.");
        /// <summary>'{0}' file is not a valid audio file or the audio format is not supported.</summary>
        internal static string @NotValidAudioFile => GetResourceString("NotValidAudioFile", @"'{0}' file is not a valid audio file or the audio format is not supported.");
        /// <summary>File not a valid audio stream.</summary>
        internal static string @NotValidAudioStream => GetResourceString("NotValidAudioStream", @"File not a valid audio stream.");
        /// <summary>'{0}' file not found.</summary>
        internal static string @FileNotFound => GetResourceString("FileNotFound", @"'{0}' file not found.");
        /// <summary>Cannot Set Priority On DictationGrammar objects.</summary>
        internal static string @CannotSetPriorityOnDictation => GetResourceString("CannotSetPriorityOnDictation", @"Cannot Set Priority On DictationGrammar objects.");
        /// <summary>Recognizer Update table too large.</summary>
        internal static string @RecognizerUpdateTableTooLarge => GetResourceString("RecognizerUpdateTableTooLarge", @"Recognizer Update table too large.");
        /// <summary>MaxAlternates value must be greater than or equal to zero.</summary>
        internal static string @MaxAlternatesInvalid => GetResourceString("MaxAlternatesInvalid", @"MaxAlternates value must be greater than or equal to zero.");
        /// <summary>Error obtaining recognizer setting.</summary>
        internal static string @RecognizerSettingGetError => GetResourceString("RecognizerSettingGetError", @"Error obtaining recognizer setting.");
        /// <summary>Error updating recognizer setting.</summary>
        internal static string @RecognizerSettingUpdateError => GetResourceString("RecognizerSettingUpdateError", @"Error updating recognizer setting.");
        /// <summary>Recognizer setting not supported by recognizer.</summary>
        internal static string @RecognizerSettingNotSupported => GetResourceString("RecognizerSettingNotSupported", @"Recognizer setting not supported by recognizer.");
        /// <summary>ResourceUsage cannot be negative or greater than 100.</summary>
        internal static string @ResourceUsageOutOfRange => GetResourceString("ResourceUsageOutOfRange", @"ResourceUsage cannot be negative or greater than 100.");
        /// <summary>Rate must be from -10 through 10.</summary>
        internal static string @RateOutOfRange => GetResourceString("RateOutOfRange", @"Rate must be from -10 through 10.");
        /// <summary>Property cannot be negative or greater than 10 seconds.</summary>
        internal static string @EndSilenceOutOfRange => GetResourceString("EndSilenceOutOfRange", @"Property cannot be negative or greater than 10 seconds.");
        /// <summary>RejectionThreshold must be between 0.0 and 1.0.</summary>
        internal static string @RejectionThresholdOutOfRange => GetResourceString("RejectionThresholdOutOfRange", @"RejectionThreshold must be between 0.0 and 1.0.");
        /// <summary>Cannot find grammar referenced by this grammar.</summary>
        internal static string @ReferencedGrammarNotFound => GetResourceString("ReferencedGrammarNotFound", @"Cannot find grammar referenced by this grammar.");
        /// <summary>Rule '{0}' not found in grammar '{1}'.</summary>
        internal static string @SapiErrorRuleNotFound2 => GetResourceString("SapiErrorRuleNotFound2", @"Rule '{0}' not found in grammar '{1}'.");
        /// <summary>No audio data is available. Set the RecognizedAudio property to true on your recognizer to receive audio data.</summary>
        internal static string @NoAudioAvailable => GetResourceString("NoAudioAvailable", @"No audio data is available. Set the RecognizedAudio property to true on your recognizer to receive audio data.");
        /// <summary>No grammar available for deserialized result.</summary>
        internal static string @ResultNotGrammarAvailable => GetResourceString("ResultNotGrammarAvailable", @"No grammar available for deserialized result.");
        /// <summary>Serialized format not valid.</summary>
        internal static string @ResultInvalidFormat => GetResourceString("ResultInvalidFormat", @"Serialized format not valid.");
        /// <summary>Unhandled 'VARIANT' type.</summary>
        internal static string @UnhandledVariant => GetResourceString("UnhandledVariant", @"Unhandled 'VARIANT' type.");
        /// <summary>Duplicated semantic key '{0}' in rule '{1}.</summary>
        internal static string @DupSemanticKey => GetResourceString("DupSemanticKey", @"Duplicated semantic key '{0}' in rule '{1}.");
        /// <summary>The semantic value in rule '{0}' was already set and cannot be changed.</summary>
        internal static string @DupSemanticValue => GetResourceString("DupSemanticValue", @"The semantic value in rule '{0}' was already set and cannot be changed.");
        /// <summary>Cannot use AudioFormatTag.Custom with this constructor.</summary>
        internal static string @CannotUseCustomFormat => GetResourceString("CannotUseCustomFormat", @"Cannot use AudioFormatTag.Custom with this constructor.");
        /// <summary>No prompt engine in the system.</summary>
        internal static string @NoPromptEngine => GetResourceString("NoPromptEngine", @"No prompt engine in the system.");
        /// <summary>Cannot find prompt engine interface on this object.</summary>
        internal static string @NoPromptEngineInterface => GetResourceString("NoPromptEngineInterface", @"Cannot find prompt engine interface on this object.");
        /// <summary>Seeking not supported on this Stream at this point.</summary>
        internal static string @SeekNotSupported => GetResourceString("SeekNotSupported", @"Seeking not supported on this Stream at this point.");
        /// <summary>Extra wave header data not present.</summary>
        internal static string @ExtraDataNotPresent => GetResourceString("ExtraDataNotPresent", @"Extra wave header data not present.");
        /// <summary>BitsPerSample field not valid.</summary>
        internal static string @BitsPerSampleInvalid => GetResourceString("BitsPerSampleInvalid", @"BitsPerSample field not valid.");
        /// <summary>Invalid Audio header info. Cannot calculate data block size because blockAlign or metadata size not valid.</summary>
        internal static string @DataBlockSizeInvalid => GetResourceString("DataBlockSizeInvalid", @"Invalid Audio header info. Cannot calculate data block size because blockAlign or metadata size not valid.");
        /// <summary>Whole number of blocks not present.</summary>
        internal static string @NotWholeNumberBlocks => GetResourceString("NotWholeNumberBlocks", @"Whole number of blocks not present.");
        /// <summary>Metadata block signature not valid.</summary>
        internal static string @BlockSignatureInvalid => GetResourceString("BlockSignatureInvalid", @"Metadata block signature not valid.");
        /// <summary>Number of samples in data block not valid.</summary>
        internal static string @NumberOfSamplesInvalid => GetResourceString("NumberOfSamplesInvalid", @"Number of samples in data block not valid.");
        /// <summary>Object is not initialized.</summary>
        internal static string @SapiErrorUninitialized => GetResourceString("SapiErrorUninitialized", @"Object is not initialized.");
        /// <summary>Object is already initialized.</summary>
        internal static string @SapiErrorAlreadyInitialized => GetResourceString("SapiErrorAlreadyInitialized", @"Object is already initialized.");
        /// <summary>Unsupported format.</summary>
        internal static string @SapiErrorNotSupportedFormat => GetResourceString("SapiErrorNotSupportedFormat", @"Unsupported format.");
        /// <summary>Invalid flags for this operation.</summary>
        internal static string @SapiErrorInvalidFlags => GetResourceString("SapiErrorInvalidFlags", @"Invalid flags for this operation.");
        /// <summary>The operation has reached the end of the stream.</summary>
        internal static string @SapiErrorEndOfStream => GetResourceString("SapiErrorEndOfStream", @"The operation has reached the end of the stream.");
        /// <summary>The wave device is busy.</summary>
        internal static string @SapiErrorDeviceBusy => GetResourceString("SapiErrorDeviceBusy", @"The wave device is busy.");
        /// <summary>The wave device is not supported.</summary>
        internal static string @SapiErrorDeviceNotSupported => GetResourceString("SapiErrorDeviceNotSupported", @"The wave device is not supported.");
        /// <summary>The wave device is not enabled.</summary>
        internal static string @SapiErrorDeviceNotEnabled => GetResourceString("SapiErrorDeviceNotEnabled", @"The wave device is not enabled.");
        /// <summary>There is no wave driver installed.</summary>
        internal static string @SapiErrorNoDriver => GetResourceString("SapiErrorNoDriver", @"There is no wave driver installed.");
        /// <summary>The file must be Unicode.</summary>
        internal static string @SapiErrorFileMustBeUnicode => GetResourceString("SapiErrorFileMustBeUnicode", @"The file must be Unicode.");
        /// <summary>Insufficient data.</summary>
        internal static string @InsufficientData => GetResourceString("InsufficientData", @"Insufficient data.");
        /// <summary>The phrase ID specified does not exist or is out of range.</summary>
        internal static string @SapiErrorInvalidPhraseID => GetResourceString("SapiErrorInvalidPhraseID", @"The phrase ID specified does not exist or is out of range.");
        /// <summary>The caller provided a buffer too small to return a result.</summary>
        internal static string @SapiErrorBufferTooSmall => GetResourceString("SapiErrorBufferTooSmall", @"The caller provided a buffer too small to return a result.");
        /// <summary>Caller did not specify a format prior to opening a stream.</summary>
        internal static string @SapiErrorFormatNotSpecified => GetResourceString("SapiErrorFormatNotSpecified", @"Caller did not specify a format prior to opening a stream.");
        /// <summary>This method is deprecated.</summary>
        internal static string @SapiErrorAudioStopped0 => GetResourceString("SapiErrorAudioStopped0", @"This method is deprecated.");
        /// <summary>Reads on paused streams will not block, and this return code indicates that all of the data has been removed from the stream.</summary>
        internal static string @AudioPaused => GetResourceString("AudioPaused", @"Reads on paused streams will not block, and this return code indicates that all of the data has been removed from the stream.");
        /// <summary>Rule not found in grammar '{0}'.</summary>
        internal static string @SapiErrorRuleNotFound => GetResourceString("SapiErrorRuleNotFound", @"Rule not found in grammar '{0}'.");
        /// <summary>An exception was raised during a call to the current TTS driver.</summary>
        internal static string @SapiErrorTTSEngineException => GetResourceString("SapiErrorTTSEngineException", @"An exception was raised during a call to the current TTS driver.");
        /// <summary>An exception was raised during a call to an application sentence filter.</summary>
        internal static string @SapiErrorTTSNLPException => GetResourceString("SapiErrorTTSNLPException", @"An exception was raised during a call to an application sentence filter.");
        /// <summary>In speech recognition, the current method can not be performed while a grammar rule is active.</summary>
        internal static string @SapiErrorEngineBUSY => GetResourceString("SapiErrorEngineBUSY", @"In speech recognition, the current method can not be performed while a grammar rule is active.");
        /// <summary>The operation was successful, but only with automatic stream format conversion.</summary>
        internal static string @AudioConversionEnabled => GetResourceString("AudioConversionEnabled", @"The operation was successful, but only with automatic stream format conversion.");
        /// <summary>There is currently no hypothesis recognition available.</summary>
        internal static string @NoHypothesisAvailable => GetResourceString("NoHypothesisAvailable", @"There is currently no hypothesis recognition available.");
        /// <summary>Cannot create a new object instance for the specified object category.</summary>
        internal static string @SapiErrorCantCreate => GetResourceString("SapiErrorCantCreate", @"Cannot create a new object instance for the specified object category.");
        /// <summary>The word, pronunciation, or POS pair being added is already in lexicon.</summary>
        internal static string @AlreadyInLex => GetResourceString("AlreadyInLex", @"The word, pronunciation, or POS pair being added is already in lexicon.");
        /// <summary>The word does not exist in the lexicon.</summary>
        internal static string @SapiErrorNotInLex => GetResourceString("SapiErrorNotInLex", @"The word does not exist in the lexicon.");
        /// <summary>The client is currently synced with the lexicon.</summary>
        internal static string @LexNothingToSync => GetResourceString("LexNothingToSync", @"The client is currently synced with the lexicon.");
        /// <summary>The client is excessively out of sync with the lexicon. Mismatches may not be incrementally synced.</summary>
        internal static string @SapiErrorLexVeryOutOfSync => GetResourceString("SapiErrorLexVeryOutOfSync", @"The client is excessively out of sync with the lexicon. Mismatches may not be incrementally synced.");
        /// <summary>A rule reference in a grammar was made to a named rule that was never defined.</summary>
        internal static string @SapiErrorUndefinedForwardRuleRef => GetResourceString("SapiErrorUndefinedForwardRuleRef", @"A rule reference in a grammar was made to a named rule that was never defined.");
        /// <summary>A non dynamic grammar rule is empty.</summary>
        internal static string @SapiErrorEmptyRule => GetResourceString("SapiErrorEmptyRule", @"A non dynamic grammar rule is empty.");
        /// <summary>The grammar compiler failed due to an internal state error.</summary>
        internal static string @SapiErrorGrammarCompilerInternalError => GetResourceString("SapiErrorGrammarCompilerInternalError", @"The grammar compiler failed due to an internal state error.");
        /// <summary>An attempt was made to modify a non-dynamic rule.</summary>
        internal static string @SapiErrorRuleNotDynamic => GetResourceString("SapiErrorRuleNotDynamic", @"An attempt was made to modify a non-dynamic rule.");
        /// <summary>Duplicated rule name.</summary>
        internal static string @SapiErrorDuplicateRuleName => GetResourceString("SapiErrorDuplicateRuleName", @"Duplicated rule name.");
        /// <summary>A resource name was duplicated for a given rule.</summary>
        internal static string @SapiErrorDuplicateResourceName => GetResourceString("SapiErrorDuplicateResourceName", @"A resource name was duplicated for a given rule.");
        /// <summary>Too many grammars have been loaded. Number of grammars cannot exceed 1024.</summary>
        internal static string @SapiErrorTooManyGrammars => GetResourceString("SapiErrorTooManyGrammars", @"Too many grammars have been loaded. Number of grammars cannot exceed 1024.");
        /// <summary>Circular reference in import rules of grammars.</summary>
        internal static string @SapiErrorCircularReference => GetResourceString("SapiErrorCircularReference", @"Circular reference in import rules of grammars.");
        /// <summary>A rule reference to an imported grammar cannot be resolved.</summary>
        internal static string @SapiErrorInvalidImport => GetResourceString("SapiErrorInvalidImport", @"A rule reference to an imported grammar cannot be resolved.");
        /// <summary>The format of the WAV file is not supported.</summary>
        internal static string @SapiErrorInvalidWAVFile => GetResourceString("SapiErrorInvalidWAVFile", @"The format of the WAV file is not supported.");
        /// <summary>A Speech Recognizer method called with the SPRIF_ASYNC flag is being processed.</summary>
        internal static string @RequestPending => GetResourceString("RequestPending", @"A Speech Recognizer method called with the SPRIF_ASYNC flag is being processed.");
        /// <summary>A grammar rule was defined with a null path through the rule.</summary>
        internal static string @SapiErrorAllWordsOptional => GetResourceString("SapiErrorAllWordsOptional", @"A grammar rule was defined with a null path through the rule.");
        /// <summary>SelectEngine called while a recognition context exists, or SetInput called in the shared instance case.</summary>
        internal static string @SapiErrorInstanceChangeInvalid => GetResourceString("SapiErrorInstanceChangeInvalid", @"SelectEngine called while a recognition context exists, or SetInput called in the shared instance case.");
        /// <summary>A rule exists with matching IDs (names) but different names (IDs).</summary>
        internal static string @SapiErrorRuleNameIdConflict => GetResourceString("SapiErrorRuleNameIdConflict", @"A rule exists with matching IDs (names) but different names (IDs).");
        /// <summary>A grammar contains no top-level, dynamic, or exported rules.</summary>
        internal static string @SapiErrorNoRules => GetResourceString("SapiErrorNoRules", @"A grammar contains no top-level, dynamic, or exported rules.");
        /// <summary>Rule 'A' refers to a second rule 'B' which, in turn, refers to rule 'A'.</summary>
        internal static string @SapiErrorCircularRuleRef => GetResourceString("SapiErrorCircularRuleRef", @"Rule 'A' refers to a second rule 'B' which, in turn, refers to rule 'A'.");
        /// <summary>Parse path cannot be parsed given the currently active rules.</summary>
        internal static string @NoParseFound => GetResourceString("NoParseFound", @"Parse path cannot be parsed given the currently active rules.");
        /// <summary>Invalid handle.</summary>
        internal static string @SapiErrorInvalidHandle => GetResourceString("SapiErrorInvalidHandle", @"Invalid handle.");
        /// <summary>A marshaled remote call failed to respond.</summary>
        internal static string @SapiErrorRemoteCallTimedout => GetResourceString("SapiErrorRemoteCallTimedout", @"A marshaled remote call failed to respond.");
        /// <summary>Input stream is paused because the Speech Recognizer driver has not retrieved data recently.</summary>
        internal static string @SapiErrorAudioBufferOverflow => GetResourceString("SapiErrorAudioBufferOverflow", @"Input stream is paused because the Speech Recognizer driver has not retrieved data recently.");
        /// <summary>The result does not contain any audio, nor does the portion of the element chain of the result contain any audio.</summary>
        internal static string @SapiErrorNoAudioData => GetResourceString("SapiErrorNoAudioData", @"The result does not contain any audio, nor does the portion of the element chain of the result contain any audio.");
        /// <summary>This alternate is no longer a valid alternate to the result it was obtained from.</summary>
        internal static string @SapiErrorDeadAlternate => GetResourceString("SapiErrorDeadAlternate", @"This alternate is no longer a valid alternate to the result it was obtained from.");
        /// <summary>The result does not contain any audio, nor does the portion of the element chain of the result contain any audio.</summary>
        internal static string @SapiErrorHighLowConfidence => GetResourceString("SapiErrorHighLowConfidence", @"The result does not contain any audio, nor does the portion of the element chain of the result contain any audio.");
        /// <summary>The XML format string for this 'ruleref' is not valid. It must be a 'Guid' or 'RefClsId'.</summary>
        internal static string @SapiErrorInvalidFormatString => GetResourceString("SapiErrorInvalidFormatString", @"The XML format string for this 'ruleref' is not valid. It must be a 'Guid' or 'RefClsId'.");
        /// <summary>The operation is not supported for stream input.</summary>
        internal static string @SPNotSupportedOnStreamInput => GetResourceString("SPNotSupportedOnStreamInput", @"The operation is not supported for stream input.");
        /// <summary>The operation is invalid for all but newly created application lexicons.</summary>
        internal static string @SapiErrorAppLexReadOnly => GetResourceString("SapiErrorAppLexReadOnly", @"The operation is invalid for all but newly created application lexicons.");
        /// <summary>Terminating rule path is missing.</summary>
        internal static string @SapiErrorNoTerminatingRulePath => GetResourceString("SapiErrorNoTerminatingRulePath", @"Terminating rule path is missing.");
        /// <summary>The word exists but without pronunciation.</summary>
        internal static string @WordExistsWithoutPronunciation => GetResourceString("WordExistsWithoutPronunciation", @"The word exists but without pronunciation.");
        /// <summary>Cannot perform operation on a closed stream object.</summary>
        internal static string @SapiErrorStreamClosed => GetResourceString("SapiErrorStreamClosed", @"Cannot perform operation on a closed stream object.");
        /// <summary>When enumerating items, the requested index is greater than the count of items.</summary>
        internal static string @SapiErrorNoMoreItems => GetResourceString("SapiErrorNoMoreItems", @"When enumerating items, the requested index is greater than the count of items.");
        /// <summary>Cannot find the requested data item, such as a data key or value.</summary>
        internal static string @SapiErrorNotFound => GetResourceString("SapiErrorNotFound", @"Cannot find the requested data item, such as a data key or value.");
        /// <summary>Audio state passed to SetState() is invalid.</summary>
        internal static string @SapiErrorInvalidAudioState => GetResourceString("SapiErrorInvalidAudioState", @"Audio state passed to SetState() is invalid.");
        /// <summary>MMSYS error occurred.</summary>
        internal static string @SapiErrorGenericMMSYS => GetResourceString("SapiErrorGenericMMSYS", @"MMSYS error occurred.");
        /// <summary>An error occurred during a call to the marshaling code</summary>
        internal static string @SapiErrorMarshalerException => GetResourceString("SapiErrorMarshalerException", @"An error occurred during a call to the marshaling code");
        /// <summary>Attempt was made to manipulate a non-dynamic grammar.</summary>
        internal static string @SapiErrorNotDynamicGrammar => GetResourceString("SapiErrorNotDynamicGrammar", @"Attempt was made to manipulate a non-dynamic grammar.");
        /// <summary>Cannot add ambiguous property.</summary>
        internal static string @SapiErrorAmbiguousProperty => GetResourceString("SapiErrorAmbiguousProperty", @"Cannot add ambiguous property.");
        /// <summary>The key specified is invalid.</summary>
        internal static string @SapiErrorInvalidRegistrykey => GetResourceString("SapiErrorInvalidRegistrykey", @"The key specified is invalid.");
        /// <summary>The token specified is invalid.</summary>
        internal static string @SapiErrorInvalidTokenId => GetResourceString("SapiErrorInvalidTokenId", @"The token specified is invalid.");
        /// <summary>The XML parser failed due to bad syntax.</summary>
        internal static string @SapiErrorXMLBadSyntax => GetResourceString("SapiErrorXMLBadSyntax", @"The XML parser failed due to bad syntax.");
        /// <summary>The XML parser cannot find a required resource, such as a voice or a phonetic converter.</summary>
        internal static string @SapiErrorXMLResourceNotFound => GetResourceString("SapiErrorXMLResourceNotFound", @"The XML parser cannot find a required resource, such as a voice or a phonetic converter.");
        /// <summary>Attempted to remove registry data from a token that is already in use elsewhere.</summary>
        internal static string @SapiErrorTokenInUse => GetResourceString("SapiErrorTokenInUse", @"Attempted to remove registry data from a token that is already in use elsewhere.");
        /// <summary>Cannot perform action on this object because its associated registry key was deleted.</summary>
        internal static string @SapiErrorTokenDeleted => GetResourceString("SapiErrorTokenDeleted", @"Cannot perform action on this object because its associated registry key was deleted.");
        /// <summary>The selected voice was registered as multilingual. SAPI does not support multilingual registration.</summary>
        internal static string @SapiErrorMultilingualNotSupported => GetResourceString("SapiErrorMultilingualNotSupported", @"The selected voice was registered as multilingual. SAPI does not support multilingual registration.");
        /// <summary>Exported rules cannot refer directly or indirectly to a dynamic rule.</summary>
        internal static string @SapiErrorExportDynamicRule => GetResourceString("SapiErrorExportDynamicRule", @"Exported rules cannot refer directly or indirectly to a dynamic rule.");
        /// <summary>Error parsing the SAPI Text Grammar Format (XML grammar).</summary>
        internal static string @SapiErrorSTGF => GetResourceString("SapiErrorSTGF", @"Error parsing the SAPI Text Grammar Format (XML grammar).");
        /// <summary>Incorrect word format, probably due to incorrect pronunciation string.</summary>
        internal static string @SapiErrorWordFormat => GetResourceString("SapiErrorWordFormat", @"Incorrect word format, probably due to incorrect pronunciation string.");
        /// <summary>Methods associated with active audio stream cannot be called unless stream is active.</summary>
        internal static string @SapiErrorStreamNotActive => GetResourceString("SapiErrorStreamNotActive", @"Methods associated with active audio stream cannot be called unless stream is active.");
        /// <summary>Arguments or data supplied by the engine are in an invalid format or are inconsistent.</summary>
        internal static string @SapiErrorEngineResponseInvalid => GetResourceString("SapiErrorEngineResponseInvalid", @"Arguments or data supplied by the engine are in an invalid format or are inconsistent.");
        /// <summary>Error during a call to the current Speech Recognizer engine.</summary>
        internal static string @SapiErrorSREngineException => GetResourceString("SapiErrorSREngineException", @"Error during a call to the current Speech Recognizer engine.");
        /// <summary>Stream position information supplied from engine is inconsistent.</summary>
        internal static string @SapiErrorStreamPosInvalid => GetResourceString("SapiErrorStreamPosInvalid", @"Stream position information supplied from engine is inconsistent.");
        /// <summary>Operation could not be completed because the recognizer is inactive.</summary>
        internal static string @SapiErrorRecognizerInactive => GetResourceString("SapiErrorRecognizerInactive", @"Operation could not be completed because the recognizer is inactive.");
        /// <summary>Remote call to the server was made on the wrong thread.</summary>
        internal static string @SapiErrorRemoteCallOnWrongThread => GetResourceString("SapiErrorRemoteCallOnWrongThread", @"Remote call to the server was made on the wrong thread.");
        /// <summary>The remote process terminated unexpectedly.</summary>
        internal static string @SapiErrorRemoteProcessTerminated => GetResourceString("SapiErrorRemoteProcessTerminated", @"The remote process terminated unexpectedly.");
        /// <summary>The remote process is already running; it cannot be started a second time.</summary>
        internal static string @SapiErrorRemoteProcessAlreadyRunning => GetResourceString("SapiErrorRemoteProcessAlreadyRunning", @"The remote process is already running; it cannot be started a second time.");
        /// <summary>The language for the grammar does not match the language of the speech recognizer.</summary>
        internal static string @SapiErrorLangIdMismatch => GetResourceString("SapiErrorLangIdMismatch", @"The language for the grammar does not match the language of the speech recognizer.");
        /// <summary>A grammar-ending parse does not use all available words.</summary>
        internal static string @SapiErrorPartialParseFound => GetResourceString("SapiErrorPartialParseFound", @"A grammar-ending parse does not use all available words.");
        /// <summary>Only a top-level rule can be activated or deactivated.</summary>
        internal static string @SapiErrorNotTopLevelRule => GetResourceString("SapiErrorNotTopLevelRule", @"Only a top-level rule can be activated or deactivated.");
        /// <summary>Cannot parse until a rule is active.</summary>
        internal static string @SapiErrorNoRuleActive => GetResourceString("SapiErrorNoRuleActive", @"Cannot parse until a rule is active.");
        /// <summary>Cannot request all words at once from a container lexicon.</summary>
        internal static string @SapiErrorLexRequiresCookie => GetResourceString("SapiErrorLexRequiresCookie", @"Cannot request all words at once from a container lexicon.");
        /// <summary>The local recognizer cannot activate a rule, dictation, or other stream until it is initialized. Call SetInput first.</summary>
        internal static string @SapiErrorStreamUninitialized => GetResourceString("SapiErrorStreamUninitialized", @"The local recognizer cannot activate a rule, dictation, or other stream until it is initialized. Call SetInput first.");
        /// <summary></summary>
        internal static string @SapiErrorUnused0 => GetResourceString("SapiErrorUnused0", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused1 => GetResourceString("SapiErrorUnused1", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused2 => GetResourceString("SapiErrorUnused2", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused3 => GetResourceString("SapiErrorUnused3", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused4 => GetResourceString("SapiErrorUnused4", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused5 => GetResourceString("SapiErrorUnused5", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused6 => GetResourceString("SapiErrorUnused6", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused7 => GetResourceString("SapiErrorUnused7", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused8 => GetResourceString("SapiErrorUnused8", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused9 => GetResourceString("SapiErrorUnused9", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused10 => GetResourceString("SapiErrorUnused10", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused11 => GetResourceString("SapiErrorUnused11", @"");
        /// <summary></summary>
        internal static string @SapiErrorUnused12 => GetResourceString("SapiErrorUnused12", @"");
        /// <summary>The requested language is not supported.</summary>
        internal static string @SapiErrorNotSupportedLang => GetResourceString("SapiErrorNotSupportedLang", @"The requested language is not supported.");
        /// <summary>The operation cannot be performed because the voice is currently paused.</summary>
        internal static string @SapiErrorVoicePaused => GetResourceString("SapiErrorVoicePaused", @"The operation cannot be performed because the voice is currently paused.");
        /// <summary>The real-time audio device stopped returning expected data.</summary>
        internal static string @SapiErrorAudioBufferUnderflow => GetResourceString("SapiErrorAudioBufferUnderflow", @"The real-time audio device stopped returning expected data.");
        /// <summary>An audio device stopped returning data from the Read method even though it is in the run state.</summary>
        internal static string @SapiErrorAudioStoppedUnexpectedly => GetResourceString("SapiErrorAudioStoppedUnexpectedly", @"An audio device stopped returning data from the Read method even though it is in the run state.");
        /// <summary>The Speech Recognizer engine is unable to add this word to a grammar. The application may need to supply an explicit pronunciation for this word.</summary>
        internal static string @SapiErrorNoWordPronunciation => GetResourceString("SapiErrorNoWordPronunciation", @"The Speech Recognizer engine is unable to add this word to a grammar. The application may need to supply an explicit pronunciation for this word.");
        /// <summary>The Speech Recognizer engine is unable to add this word to a grammar. The application may need to supply an explicit pronunciation for this word.</summary>
        internal static string @SapiErrorAlternatesWouldBeInconsistent => GetResourceString("SapiErrorAlternatesWouldBeInconsistent", @"The Speech Recognizer engine is unable to add this word to a grammar. The application may need to supply an explicit pronunciation for this word.");
        /// <summary>The method called is not supported for the shared recognizer.</summary>
        internal static string @SapiErrorNotSupportedForSharedRecognizer => GetResourceString("SapiErrorNotSupportedForSharedRecognizer", @"The method called is not supported for the shared recognizer.");
        /// <summary>A task could not complete because the Speech Recognizer engine had timed out.</summary>
        internal static string @SapiErrorTimeOut => GetResourceString("SapiErrorTimeOut", @"A task could not complete because the Speech Recognizer engine had timed out.");
        /// <summary>A Speech Recognizer engine called synchronize while inside of a synchronize call.</summary>
        internal static string @SapiErrorReenterSynchronize => GetResourceString("SapiErrorReenterSynchronize", @"A Speech Recognizer engine called synchronize while inside of a synchronize call.");
        /// <summary>The grammar contains a node that does not have arcs.</summary>
        internal static string @SapiErrorStateWithNoArcs => GetResourceString("SapiErrorStateWithNoArcs", @"The grammar contains a node that does not have arcs.");
        /// <summary>Audio output and input are not supported for non-active console sessions.</summary>
        internal static string @SapiErrorNotActiveSession => GetResourceString("SapiErrorNotActiveSession", @"Audio output and input are not supported for non-active console sessions.");
        /// <summary>The object is a stale reference and is invalid to use.</summary>
        internal static string @SapiErrorAlreadyDeleted => GetResourceString("SapiErrorAlreadyDeleted", @"The object is a stale reference and is invalid to use.");
        /// <summary>Stream is stopped during read or write call.</summary>
        internal static string @SapiErrorAudioStopped => GetResourceString("SapiErrorAudioStopped", @"Stream is stopped during read or write call.");
        /// <summary>The Recognition Parse Tree couldn't be generated.</summary>
        internal static string @SapiErrorRecoXMLGenerationFail => GetResourceString("SapiErrorRecoXMLGenerationFail", @"The Recognition Parse Tree couldn't be generated.");
        /// <summary>The Semantic Markup Language cannot be generated. This may be caused by an XLST template that is not formed correctly.</summary>
        internal static string @SapiErrorSMLGenerationFail => GetResourceString("SapiErrorSMLGenerationFail", @"The Semantic Markup Language cannot be generated. This may be caused by an XLST template that is not formed correctly.");
        /// <summary>The current voice is not a prompt voice.</summary>
        internal static string @SapiErrorNotPromptVoice => GetResourceString("SapiErrorNotPromptVoice", @"The current voice is not a prompt voice.");
        /// <summary>There is already a root rule for this grammar.</summary>
        internal static string @SapiErrorRootRuleAlreadyDefined => GetResourceString("SapiErrorRootRuleAlreadyDefined", @"There is already a root rule for this grammar.");
        /// <summary>Support for embedded script not supported because browser security settings have disabled it.</summary>
        internal static string @SapiErrorScriptDisallowed => GetResourceString("SapiErrorScriptDisallowed", @"Support for embedded script not supported because browser security settings have disabled it.");
        /// <summary>A timeout occurred starting the SAPI Server.</summary>
        internal static string @SapiErrorRemoteCallTimedOutStart => GetResourceString("SapiErrorRemoteCallTimedOutStart", @"A timeout occurred starting the SAPI Server.");
        /// <summary>A timeout occurred obtaining the lock for starting or connecting to SAPI Server.</summary>
        internal static string @SapiErrorRemoteCallTimedOutConnect => GetResourceString("SapiErrorRemoteCallTimedOutConnect", @"A timeout occurred obtaining the lock for starting or connecting to SAPI Server.");
        /// <summary>The security manager cannot be changed while a grammar is loaded.</summary>
        internal static string @SapiErrorSecMgrChangeNotAllowed => GetResourceString("SapiErrorSecMgrChangeNotAllowed", @"The security manager cannot be changed while a grammar is loaded.");
        /// <summary>Parse is valid but could be extensible (internal use only)</summary>
        internal static string @SapiErrorCompleteButExtendable => GetResourceString("SapiErrorCompleteButExtendable", @"Parse is valid but could be extensible (internal use only)");
        /// <summary>Tried and failed to delete an existing file.</summary>
        internal static string @SapiErrorFailedToDeleteFile => GetResourceString("SapiErrorFailedToDeleteFile", @"Tried and failed to delete an existing file.");
        /// <summary>The user has chosen to disable speech from running on the machine, or the system is not set up to run speech.</summary>
        internal static string @SapiErrorSharedEngineDisabled => GetResourceString("SapiErrorSharedEngineDisabled", @"The user has chosen to disable speech from running on the machine, or the system is not set up to run speech.");
        /// <summary>No recognizer is installed.</summary>
        internal static string @SapiErrorRecognizerNotFound => GetResourceString("SapiErrorRecognizerNotFound", @"No recognizer is installed.");
        /// <summary>No audio device is installed.</summary>
        internal static string @SapiErrorAudioNotFound => GetResourceString("SapiErrorAudioNotFound", @"No audio device is installed.");
        /// <summary>Word must contain a vowel.</summary>
        internal static string @SapiErrorNoVowel => GetResourceString("SapiErrorNoVowel", @"Word must contain a vowel.");
        /// <summary>Unknown phoneme.</summary>
        internal static string @SapiErrorNotSupportedPhoneme => GetResourceString("SapiErrorNotSupportedPhoneme", @"Unknown phoneme.");
        /// <summary>The grammar does not have any root or top-level active rules to activate.</summary>
        internal static string @SapiErrorNoRulesToActivate => GetResourceString("SapiErrorNoRulesToActivate", @"The grammar does not have any root or top-level active rules to activate.");
        /// <summary>The engine does not need SAPI word entry handles for this grammar.</summary>
        internal static string @SapiErrorNoWordEntryNotification => GetResourceString("SapiErrorNoWordEntryNotification", @"The engine does not need SAPI word entry handles for this grammar.");
        /// <summary>Must normalize word before passing to the GetPronunciations interface.</summary>
        internal static string @SapiErrorWordNeedsNormalization => GetResourceString("SapiErrorWordNeedsNormalization", @"Must normalize word before passing to the GetPronunciations interface.");
        /// <summary>The word passed to the normalize interface cannot be normalized.</summary>
        internal static string @SapiErrorCannotNormalize => GetResourceString("SapiErrorCannotNormalize", @"The word passed to the normalize interface cannot be normalized.");
        /// <summary>The word being normalized has generated more than the maximum number of allowed normalized results.</summary>
        internal static string @LimitReached => GetResourceString("LimitReached", @"The word being normalized has generated more than the maximum number of allowed normalized results.");
        /// <summary>This combination of function call and input is not supported.</summary>
        internal static string @NotSupported => GetResourceString("NotSupported", @"This combination of function call and input is not supported.");
        /// <summary>This topic cannot be modified.</summary>
        internal static string @SapiErrorTopicNotAdaptable => GetResourceString("SapiErrorTopicNotAdaptable", @"This topic cannot be modified.");
        /// <summary>Cannot convert the phonemes to the specified phonetic alphabet.</summary>
        internal static string @SapiErrorPhonemeConversion => GetResourceString("SapiErrorPhonemeConversion", @"Cannot convert the phonemes to the specified phonetic alphabet.");
        /// <summary>The method called is not supported for the in-process recognizer.</summary>
        internal static string @SapiErrorNotSupportedForInprocRecognizer => GetResourceString("SapiErrorNotSupportedForInprocRecognizer", @"The method called is not supported for the in-process recognizer.");
        /// <summary>The lexicon data is invalid or corrupted.</summary>
        internal static string @SapiLexInvalidData => GetResourceString("SapiLexInvalidData", @"The lexicon data is invalid or corrupted.");
        /// <summary>The lexicon is not in the expected format.</summary>
        internal static string @SapiLexUnexpectedFormat => GetResourceString("SapiLexUnexpectedFormat", @"The lexicon is not in the expected format.");
        /// <summary>One of the parse transitions is not a word transition.</summary>
        internal static string @SapiNonWordTransition => GetResourceString("SapiNonWordTransition", @"One of the parse transitions is not a word transition.");
        /// <summary>Attributes are not allowed at the top level.</summary>
        internal static string @SapiSisrAttributesNotAllowed => GetResourceString("SapiSisrAttributesNotAllowed", @"Attributes are not allowed at the top level.");
        /// <summary>Mixed content is not allowed at the top level.</summary>
        internal static string @SapiSisrMixedNotAllowed => GetResourceString("SapiSisrMixedNotAllowed", @"Mixed content is not allowed at the top level.");
        /// <summary>The string cannot be empty.</summary>
        internal static string @SapiStringEmpty => GetResourceString("SapiStringEmpty", @"The string cannot be empty.");
        /// <summary>The string is too long.</summary>
        internal static string @SapiStringTooLong => GetResourceString("SapiStringTooLong", @"The string is too long.");
        /// <summary>No given voice is found.</summary>
        internal static string @SapiVoiceNotFound => GetResourceString("SapiVoiceNotFound", @"No given voice is found.");
        /// <summary>The operation cannot be carried out due to overload and should be attempted again.</summary>
        internal static string @SapiErrorOverload => GetResourceString("SapiErrorOverload", @"The operation cannot be carried out due to overload and should be attempted again.");
        /// <summary>The data in the CFG grammar is invalid or corrupted.</summary>
        internal static string @SapiConfigInvalidData => GetResourceString("SapiConfigInvalidData", @"The data in the CFG grammar is invalid or corrupted.");
 
    }
}