提供: Bright Pattern Documentation
• 日本語

Revision as of 14:17, 6 April 2020 by Marina (talk | contribs) (Created page with "この記事では、上記を行う方法と、Google 音声合成統合アカウントで音声読み上げ方法について説明します。")

< 前へ | 次へ >
移動先: 案内検索
• English

Google Cloud 音声合成 APIの音声読み上げ方法

Google 音声合成統合アカウントはGoogle Cloud API 認証情報を使い、Bright PatternコンタクトセンターをGoogleのTTS エンジンに接続します。 統合を設定すると、サポートされている多数の言語で音声プロンプトを作成して、ボットの応答を自動化できます。

このような統合アカウントを設定するには、アクセス用の認証情報を提供するだけでなく、Google側で特定の言語の音声を承認する必要もあります。

この記事では、上記を行う方法と、Google 音声合成統合アカウントで音声読み上げ方法について説明します。

Procedure

Step 1: Go to Integration Account Properties in Contact Center Administrator

  1. In Contact Center Administrator > Call Center Configuration > Integration Accounts, add a new Text to Speech integration account. For property descriptions, see the Contact Center Administrator Guide, section Text To Speech Integration (TTS).

    Select the type of TTS integration account


  2. See the Load Voices property.

    Google TTS integration account properties


  3. To get the list of voices to appear, you need to go into Google Explorer and authorize a list in a specific language to be used.

Step 2: Authorize in Google

  1. Go to https://developers.google.com/apis-explorer/?hl=en_US#search/voices/m/texttospeech/v1/texttospeech.voices.list

  2. In languageCode, enter the language code (e.g., "en-US")

    Enter language code


  3. In fields, enter "voices"

  4. Click Authorize and execute

    Authorize it


  5. In the Select OAuth 2.0 Scopes dialog, select the checkbox for the scope to use

  6. Click Authorize and execute (again)

  7. In the next dialog, allow access to your Google account

  8. This initiates the request (GET list in languageCode) and returns the response code and list (JSON)

    JSON response


Step 3: Load Voices

  1. In Contact Center Administrator, go back to your TTS integration account properties and click Load Voices. This may take a few minutes. When the voices are loaded, a message will display the date they were added: “Loaded on XX/XX/XX.”

  2. Click Apply to save your changes.
    < 前へ | 次へ >