

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 AWS SDKs的 Amazon Transcribe 動作
<a name="service_code_examples_actions"></a>

下列程式碼範例示範如何使用 AWS SDKs 執行個別 Amazon Transcribe 動作。每個範例均包含 GitHub 的連結，您可以在連結中找到設定和執行程式碼的相關說明。

這些摘錄會呼叫 Amazon Transcribe API，是必須在內容中執行之大型程式的程式碼摘錄。您可以在 [使用 AWS SDKs Amazon Transcribe 案例](service_code_examples_scenarios.md) 中查看內容中的動作。

 下列範例僅包含最常使用的動作。如需完整清單，請參閱[《Amazon Transcribe API 參考資料》](https://docs.aws.amazon.com/transcribe/latest/APIReference/Welcome.html)。

**Topics**
+ [`CreateVocabulary`](example_transcribe_CreateVocabulary_section.md)
+ [`DeleteMedicalTranscriptionJob`](example_transcribe_DeleteMedicalTranscriptionJob_section.md)
+ [`DeleteTranscriptionJob`](example_transcribe_DeleteTranscriptionJob_section.md)
+ [`DeleteVocabulary`](example_transcribe_DeleteVocabulary_section.md)
+ [`GetTranscriptionJob`](example_transcribe_GetTranscriptionJob_section.md)
+ [`GetVocabulary`](example_transcribe_GetVocabulary_section.md)
+ [`ListMedicalTranscriptionJobs`](example_transcribe_ListMedicalTranscriptionJobs_section.md)
+ [`ListTranscriptionJobs`](example_transcribe_ListTranscriptionJobs_section.md)
+ [`ListVocabularies`](example_transcribe_ListVocabularies_section.md)
+ [`StartMedicalTranscriptionJob`](example_transcribe_StartMedicalTranscriptionJob_section.md)
+ [`StartTranscriptionJob`](example_transcribe_StartTranscriptionJob_section.md)
+ [`UpdateVocabulary`](example_transcribe_UpdateVocabulary_section.md)