Google Cloud Speech v1 API - Class LanguageCodes.ChineseMandarin (3.4.0)

Stay organized with collections Save and categorize content based on your preferences.
public static class LanguageCodes.ChineseMandarin

Reference documentation and code samples for the Google Cloud Speech v1 API class LanguageCodes.ChineseMandarin.

Language codes for Chinese, Mandarin.

Inheritance

object > LanguageCodes.ChineseMandarin

Namespace

GoogleCloudGoogle.Cloud.SpeechV1

Assembly

Google.Cloud.Speech.V1.dll

Fields

SimplifiedChina

public const string SimplifiedChina = "zh"

Language code for Chinese, Mandarin (Simplified, China)

Field Value
TypeDescription
string

SimplifiedHongKong

public const string SimplifiedHongKong = "zh-HK"

Language code for Chinese, Mandarin (Simplified, Hong Kong)

Field Value
TypeDescription
string

TraditionalTaiwan

public const string TraditionalTaiwan = "zh-TW"

Language code for Chinese, Mandarin (Traditional, Taiwan)

Field Value
TypeDescription
string