Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
NormalizedResultAlternateCollection Members
Include Protected Members
Include Inherited Members
Represents a read-only collection of normalization alternates.
The NormalizedResultAlternateCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
Item | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
Items | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) |
Top
Methods
Name | Description | |
---|---|---|
Contains | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
CopyTo | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetEnumerator | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IndexOf | (inherited from ReadOnlyCollection<NormalizedResultAlternate>) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Explicit Interface Implementations
Top