TranscriptionMetadata.Locale Property
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.
The target locale in which the translated text needs to be
public string Locale { get; }
[System.Text.Json.Serialization.JsonPropertyName("locale")]
public string Locale { get; set; }
member this.Locale : string
[<System.Text.Json.Serialization.JsonPropertyName("locale")>]
member this.Locale : string with get, set
Public ReadOnly Property Locale As String
Public Property Locale As String
Property Value
- Attributes