Method for Pre-registration
Words you want to use for word registration or keyword biasing can be saved in advance in a place called a profile. This method involves specifying the Profile ID of the saved profile during the speech recognition request to activate the registered words. There are two ways to create a profile:
User Dictionary Registration API
By using the User Dictionary Registration API, you can import words into a profile based on any word list or export already registered words. Also, you can create multiple profiles as needed. By using this API, you can implement a word registration function for each application user. For details, please see User Dictionary Registration API.
User Dictionary Registration Function in MyPage
You can register words to the user dictionary through a GUI from the console. However, you can only create one profile with the same name as the "Service ID". For details, please see User Dictionary Registration on MyPage.