[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
サンプル アプリケーション
このページでは、現在 Speech-to-Text で利用可能なコードサンプルを示します。
プログラミング言語の例
Speech-to-Text に音声を送信し、その音声の文字変換テキストを受信するために使用できるコードサンプル全体へのリンクを次に示します。各サンプルの実行の詳細については、各ダウンロードに含まれる README ファイルをご覧ください。
Android のサンプル
このサンプルでは、Cloud Speech RPC API でマイクを使用して、ストリーミング音声認識を行う方法を示します。
ドキュメントとコード
iOS サンプル
このサンプルでは、Cloud Speech RPC API でマイクを使用して、非ストリーミング音声認識およびストリーミング音声認識を行う方法を示します。
ドキュメントとコード
このサンプルでは、Cloud Speech-to-Text、Translation、および Text-to-Speech API を使用してライブ翻訳サービスを作成します。
ドキュメントとコード
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-12-15 UTC.