Manage subscriptions

Prev Next

Available in Classic and VPC

Once you've reviewed the CLOVA Voice specifications, you're ready to start using the service. Your next step is subscribing to CLOVA Voice. Manage subscriptions for CLOVA Voice in the Application menu of the NAVER Cloud Platform console.

Note

Since CLOVA Voice is an API-based service, you can only request, cancel, and manage subscriptions in the NAVER Cloud Platform console.

Subscribe to the service

CLOVA Voice can be immediately used by creating an application in Services > AI·NAVER API in the NAVER Cloud Platform console without a separate subscription process. To create an application, you must agree to the API terms of service in the NAVER Cloud Platform console. The API terms of service contain the rights and obligations of the user, usage restrictions and pricing information, and special terms and conditions, so you must check them before using CLOVA Voice.

Note

You must agree to the API terms of service when you use the AI·NAVER API service of NAVER Cloud Platform for the first time. If you are already using other AI·NAVER API services, you can skip the process and go to Register application.

To agree to the API terms of service for using CLOVA Voice, follow these steps:

  1. Access the NAVER Cloud Platform console.
  2. Click Region & Platform in the upper-right corner of the console interface.
  3. Select the region and platform you are using, and click [Apply].
  4. Click i_menu in the upper-left corner of the console interface.
  5. Navigate to Services > AI·NAVER API > AI·NAVER API.
  6. Click the Application menu.
  7. Click [Register application].
  8. When the AI·NAVER API terms of Service interface appears, click Agree to the AI·NAVER API terms of Service. .
  9. Click [OK].
  10. Check the list of applications that you can register and proceed to the following steps:
Note

You can go directly to 6. by clicking [Subscribe] in Services > AI·NAVER API > CLOVA Voice in the NAVER Cloud Platform portal.

Register application

You must register the application after agreeing to the API terms of service. The application is required for using the API of CLOVA Voice. When an application is registered, a unique Client ID and Client Secret value are created for each application. This is because the Client ID and Client Secret value are included in the HTTP header value and transmitted when calling the API.

Note

For more information about how to call APIs, see NAVER integrated API call in NAVER Cloud Platform API guide.

To register an application:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > AI·NAVER API > AI·NAVER API.
  2. Click the Application menu.
  3. Click [Register application].
  4. Enter the application name.
    • Up to 20 characters can be entered.
    • Depending on the service, the application name may be displayed on the interface, so use a name of up to 10 characters.
  5. In the Service selection area, click and select CLOVA Voice - Premium.
    • [Service description/Pricing information]: Navigate to the service introduction interface of the NAVER Cloud Platform portal.
    • [Development guide]: Navigate to the CLOVA Voice API Guide.
  6. From the Service environment registration component, enter the service environment of the application.
    • Web service URL
      • Up to 10 web service URLs that begin with http:// can be entered.
      • No difference between http and https. Enter excluding www. Example: http://naver.com
      • Enter the main domain only even if there are subdomains.
      • If information of the service URL differs from the web used, the authentication may fail.
      • Hybrid apps are prohibited from entering location.href object outputs. Example: file://local URL
    • Android app package name.
      • For Android applications only, up to 10 inputs are allowed.
      • If the entered package name differs from the package name of the app in use, the authentication may fail.
    • iOS Bundle ID (up to 10)
      • For iOS applications only, up to 10 can be entered.
      • If the registered bundle ID differs from the information of the app used, the authentication may fail.
    Note
    • The client ID and secret value issued for 1 application may be applied to multiple environments including Android, iOS, web, and Windows App. However, the API usage is added up by each client ID.
    • You can add multiple web service URLs, but only register 1 Android app package or iOS bundle ID.
  7. Click [Register].
Caution

CLOVA Voice incurs a monthly charge for the service plan even if there are no calls after the service is created (application registration). If you do not to use CLOVA Voice, delete the registered application. To unsubscribe from the service, see Unsubscribe.

Check application information.

You can check the list of registered applications in i_menu > Services > AI·NAVER API > AI·NAVER API > Application on NAVER Cloud Platform console. To check application information from the application list:

  1. From the NAVER Cloud Platform console, navigate to i_menu > Services > AI·NAVER API > AI·NAVER API > Application.
  2. Click the Application menu.
  3. Check application information.
    • App name: The name of the app set when registering the application.
    • Service type: The service selected when registering the application.
    • Daily/monthly usage: Real-time usage by service (based on UTC+9).
    • Limit and notification settings: API call usage limit and notification setting when a specific value (%) is exceeded.
    • Registration date: The date the application was registered.
  4. Click [Authentication information].
    clovavoice-application_01_ko
  5. When the authentication information window appears, check the authentication information.
    • Application Key
      • Application name: The name that identifies the application.
      • Client ID (X-NCP-APIGW-API-KEY-ID): Enter "X-NCP-APIGW-API-KEY-ID" in the header or query string as the ID required for authentication. Can copy value by clicking clovasummary-ico_01
      • Client Secret (X-NCP-APIGW-API-KEY): Enter "X-NCP-APIGW-API-KEY" in the header or query string as the SecretKey required for authentication. Copy the value by clicking clovasummary-ico_01, and change the value by clicking [Reissue].
    • Service environment
      • Web service URL: The value required to use web SDKs.
      • Android app package name: The value required to use Android SDKs.
      • iOS Bundle ID: The value required to use iOS SDKs.
  6. Click [OK].
Caution

Make sure the client ID and client secret are kept confidential. If you are concerned about security, reissue the authentication information with new values in 7.

Edit application

To edit the registered application information:

  1. From the NAVER Cloud Platform console, click i_menu > Services > AI·NAVER API > AI·NAVER API.
  2. Click the Application menu.
  3. Click [Edit] on the application you want to edit.
  4. Edit the necessary information, and then click [Save].

Unsubscribe from the service

You can unsubscribe from CLOVA Voice immediately upon deleting the CLOVA Voice application without the need for a separate unsubscribing process. To delete the application:

  1. Access the NAVER Cloud Platform console.
  2. Click Region & Platform in the upper-right corner of the console interface.
  3. Select the region and platform you are using, and click [Apply].
  4. Click i_menu in the upper-left corner of the console interface.
  5. Navigate to Services > AI·NAVER API > AI·NAVER API.
  6. Click the Application menu.
  7. Click the Application of CLOVA Voice to be deleted, then click the [Delete] button.
  8. When the Delete app popup window appears, click [OK].