# Translation
The translation library is provided by leveraging Google's Cloud Translation function.
Google's translation API KEY is required to use this library, so if you have not received one
Please proceed by following the guide document below.
If you have already received an API KEY
, you can proceed to next paragraph.
# Register API KEY
This function is partially free, but in order to use the translation function, you must first obtain an API KEY
to use Google Translate.
# Register your account information
First, log in to Google and go to the place that issues the API (opens new window).
After that, click Try Translation for Free
and you will be redirected to the page.
TIP
Card registration is not automatically charged, and you may be charged a $1 fee for initial registration, but will be refunded.
If you don't sign up for automatic billing yourself, you won't be charged additionally when you use up your API quota.
# Get an API key

- Press the menu button on the left to bring up the sidebar. Click the Marketplace displayed here to move.
- After that, type
translation
in the search bar to search.
# Registering API KEY to vchatcloud CMS

- Go to the room where you want to use the translation API from the
Dashboard
orChat Room Management
-Chat Room List
of CMS. - Change Google Translate to
Use
, enter theAPI key
you received earlier in the input box to the right ofGoogle API KEY
shown below, and click theCertification
button on the right.