StartTranscriptionOptions 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.
Options for the Start transcription Request.
public class StartTranscriptionOptions
type StartTranscriptionOptions = class
Public Class StartTranscriptionOptions
- Inheritance
-
StartTranscriptionOptions
Constructors
StartTranscriptionOptions() |
Properties
Locale |
Defines Locale for the transcription e,g en-US. |
OperationContext |
The value to identify context of the operation. |
SpeechRecognitionModelEndpointId |
Endpoint where the custom model was deployed. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET