結果は見つかりませんでした
その言葉を使ったものは見つかりませんでした。他の言葉で検索してみてください。
Speech-to-Text クライアント ライブラリ コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
}
このページでは、Speech-to-Text API の Cloud クライアント ライブラリの利用方法を説明します。以前の Google API のクライアント ライブラリを含め、Cloud APIs のライブラリの詳細については、クライアント ライブラリの説明をご覧ください。
詳細については、c # 開発環境の設定をご覧ください 。
Visual Studio 2017 以降を使用している場合は、Nuget パッケージ マネージャーのウィンドウを開き、次のように入力します。
Install - Package Google . Apis
.NET Core コマンドライン インターフェースを使用して依存関係をインストールしている場合は、次のコマンドを実行します。
dotnet add package Google.Apis
詳細については、Go 開発環境の設定をご覧ください 。
go get cloud.google.com/go/speech/apiv1
詳細については、Java 開発環境の設定をご覧ください。
If you are using Maven, add
the following to your pom.xml
file. For more information about
BOMs, see The Google Cloud Platform Libraries BOM.
If you are using Gradle,
add the following to your dependencies:
If you are using sbt, add
the following to your dependencies:
If you’re using Visual Studio Code, IntelliJ, or Eclipse, you can add client libraries to your
project using the following IDE plugins:
The plugins provide additional functionality, such as key management for service accounts. Refer
to each plugin’s documentation for details.
note : Cloud Java client libraries is support do not currently support Android .
詳細については、Node.js 開発環境の設定をご覧ください。
npm install --save @google-cloud/speech
詳細については、Python 開発環境の設定をご覧ください。
pip install --upgrade google-cloud-speech
詳細については、Ruby 開発環境の設定をご覧ください。
gem install google-api-client
クライアント ライブラリを使用する場合は、アプリケーションのデフォルト認証情報(ADC)を使用して認証を行います。ADC の設定については、アプリケーションのデフォルト認証情報に認証情報を提供するをご覧ください。クライアント ライブラリで ADC を使用する方法については、クライアント ライブラリを使用して認証するをご覧ください。
次の例は、クライアント ライブラリの使用方法を示しています。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-22 UTC。
[ [ [ ” わかりやすい”,”easyToUnderstand”,”thumb – up”],[“問題の解決に役立った”,”solvedmyproblem”,”thumb – up”],[“その他”,”otherup”,”thumb – up”]],[[“hard to understand”,”hardtounderstand”,”thumb – down”],[“incorrect information or sample code”,”incorrectInformationOrSampleCode”,”thumb – down”],[“misse the information / sample I need”,”missingtheinformationsamplesineed”,”thumb – down”],[“翻訳に関する問題”,”translationissue”,”thumb – down”],[“その他”,”otherdown”,”thumb – down”]],[“最終更新日 2024 – 12 – 22 UTC 。 ” ] , [ ] , [ ] ]