Skip to content

Google Cloud Translation Service

Google Cloud Translation API allows you to integrate Google's neural machine translation into your applications.

Free Quota

Google Cloud offers a free tier that includes 500,000 characters per month for the Translation API Basic (v2).

Configuration Guide

  1. Create a Google Cloud Project: Go to the Google Cloud Console.
  2. Enable the API:
    • In the sidebar, navigate to "APIs & Services" > "Library".
    • Search for "Cloud Translation API".
    • Click on it and click "Enable".
  3. Create Credentials:
    • Go to "APIs & Services" > "Credentials".
    • Click "Create Credentials" and select "API key".
    • Copy the generated API Key.
  4. Configure in App:
    • Open Anx Reader Translation settings.
    • Select "Google Cloud" as the Full Text Translation service.
    • Paste the copied key into the "API Key" field.

Note: You may need to set up a billing account to use Google Cloud services, even for the free tier.