Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Speech-to-Text API menawarkan fitur tanda baca dan emoji lisan. Jika fitur ini diaktifkan, instance tanda baca dan emoji lisan yang terdeteksi dalam data audio akan diganti dengan tanda baca dan simbol emoji yang sesuai. Misalnya, jika Anda mengirim permintaan dengan tanda baca lisan diaktifkan, transkrip "apa kabar tanda tanya" akan menjadi "apa kabar?".
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-02 UTC."],[],[],null,["# Enable spoken punctuation and spoken emojis\n\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThe Speech-to-Text API offers spoken punctuation and spoken emoji features. When\nyou enable this feature, instances of spoken punctuation and emojis detected in\nyour audio data will be replaced by the corresponding punctuation and emoji\nsymbols. For example, if you send a request with spoken punctuation enabled, the\ntranscript \"how are you question mark\" becomes \"how are you?\".\n\nTo determine whether this feature is available for your language, see\n[Language support](/speech-to-text/v2/docs/speech-to-text-supported-languages).\nFor complete lists of available spoken symbols, see\n[Supported spoken punctuation](/speech-to-text/v2/docs/spoken-punctuation)\nand [Supported spoken emoji](/speech-to-text/v2/docs/spoken-emoji).\n\nTo enable the spoken punctuation and emoji features, set\n`enableSpokenPunctuation` and `enableSpokenEmojis` to `true` in\n[RecognitionConfig](/speech-to-text/v2/docs/reference/rpc/google.cloud.speech.v2#recognitionconfig)."]]