SpeechToTextClientMetadata Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides metadata about an ISpeechToTextClient.
public ref class SpeechToTextClientMetadata
	[System.Diagnostics.CodeAnalysis.Experimental("MEAI001")]
public class SpeechToTextClientMetadata
	public class SpeechToTextClientMetadata
	[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001")>]
type SpeechToTextClientMetadata = class
	type SpeechToTextClientMetadata = class
	Public Class SpeechToTextClientMetadata
		- Inheritance
 - 
				SpeechToTextClientMetadata
 
- Attributes
 
Constructors
| SpeechToTextClientMetadata(String, Uri, String) | 
		 Initializes a new instance of the SpeechToTextClientMetadata class.  | 
        	
Properties
| DefaultModelId | 
		 Gets the ID of the default model used by this speech to text client.  | 
        	
| ProviderName | 
		 Gets the name of the speech to text provider.  | 
        	
| ProviderUri | 
		 Gets the URL for accessing the speech to text provider.  |