public static class ChineseMandarinLanguage codes for Chinese, Mandarin.
Namespace
Google.Cloud.Speech.V1Assembly
Google.Cloud.Speech.V1.dll
Fields
SimplifiedChina
public const string SimplifiedChina = "zh"Language code for Chinese, Mandarin (Simplified, China)
| Field Value | |
|---|---|
| Type | Description |
String |
|
SimplifiedHongKong
public const string SimplifiedHongKong = "zh-HK"Language code for Chinese, Mandarin (Simplified, Hong Kong)
| Field Value | |
|---|---|
| Type | Description |
String |
|
TraditionalTaiwan
public const string TraditionalTaiwan = "zh-TW"Language code for Chinese, Mandarin (Traditional, Taiwan)
| Field Value | |
|---|---|
| Type | Description |
String |
|