Available in Classic and VPC
Once you've reviewed the CLOVA Voice specifications, you're ready to start using the service. Your first step is subscribing to CLOVA Voice. Manage subscriptions for CLOVA Voice in the Application menu of the NAVER Cloud Platform console.
Since CLOVA Voice is an API-based service, you can only subscribe, unsubscribe, and manage subscriptions in the NAVER Cloud Platform console.
Subscribe to the service
CLOVA Voice can be used immediately without a separate subscription process by creating an application under Menu > All Services > AI·NAVER API > AI·NAVER API > Application on the NAVER Cloud Platform console. 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.
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:
- Access the NAVER Cloud Platform console.
- In the top-right corner, click Region & Platform.
- Select your region and platform, then click [Apply].
- In the top-left corner, click Menu.
- Navigate to All Services > AI·NAVER API > AI·NAVER API.
- Click the Application menu.
- Click [Register an application].
- When the AI·NAVER API terms of service screen appears, click Agree to the AI·NAVER API terms of service.
- Click [OK].
- View the list of applications that you can register and proceed to the following steps:
You can go directly to step 6 by clicking [Subscribe] in Services > AI·NAVER API > CLOVA Voice of the NAVER Cloud Platform portal.
Register an 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.
For more information on how to call APIs, see NAVER integrated API call in NAVER Cloud Platform's API guide.
To register an application:
- In the NAVER Cloud Platform console, navigate to Menu > All Services > AI·NAVER API > AI·NAVER API.
- Click the Application menu.
- Click [Register an application].
- Enter the application name.
- You can enter up to 20 characters.
- Depending on the service, the application name may be displayed on the interface, so enter a name of up to 10 characters.
- In the Service selection component, 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.
- In 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 can be entered.
- 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 in use, 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.
- Web service URL
- Click [Register].
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.
View application information
You can view the list of registered applications by navigating to Menu > All Services > AI·NAVER API > AI·NAVER API > Application on the NAVER Cloud Platform console. To view application information from the application list:
- In the NAVER Cloud Platform console, navigate to Menu > All Services > AI·NAVER API > AI·NAVER API > Application.
- Click the Application menu.
- View 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).
- Set limits and notifications: API call usage limit and notification setting when a specific value (%) is exceeded.
- Registration date: The date the application was registered.
- Click [Credentials].

- When the credentials window appears, view the credentials.
- 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. You can copy the value by clicking
. - 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. You can copy the value by clicking
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.
- Application Key
- Click [OK].
Make sure the Client ID and Client Secret are kept confidential. If you are concerned about security, reissue the credentials with a new value in step 7.
Edit an application
To edit the registered application information:
- In the NAVER Cloud Platform console, navigate to Menu > All Services > AI·NAVER API > AI·NAVER API.
- Click the Application menu.
- Click [Edit] on the application you want to edit.
- Edit the necessary information and 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:
- Access the NAVER Cloud Platform console.
- In the top-right corner, click Region & Platform.
- Select your region and platform, then click [Apply].
- In the top-left corner, click Menu.
- Navigate to All Services > AI·NAVER API > AI·NAVER API.
- Click the Application menu.
- Click the Application of CLOVA Voice to be deleted, then click [Delete].
- When the Delete app popup appears, click [OK].