Rule Grammar
Speech Recognition Using Grammar Files
The "音声入力_ルール" engine (-a-rule-input-private) available in AmiVoice API Private allows speech recognition using grammar files created by users. For example, it is effective in scenarios where speech with limited words based on certain rules is expected, such as entering product numbers when performing voice input using speech recognition in a store's order-taking system.
When performing speech recognition using grammar files, you first need to prepare the grammar file you want to use. Also, when making a speech recognition request, you need to specify the grammar file you want to use appropriately. This section explains those methods.