[AmiVoice API] Notice of Client Library Version Update
We have updated the client library published on GitHub to adapt it to the development environment and expand its functionality.
This update includes the following improvements:
1. Expanded recognition control parameters
The following parameters are now supported to allow for more detailed adjustment of real-time performance and resource control.
- (a) Response time tuning parameters for real-time applications (
maxDecodingTime,maxResponseTime,maxDecodingRate,targetResponseTime,targetDecodingRate) - (b) Voicebot parameters (
noInputTimeout,recognitionTimeout)
2. Updates to OS, programming language versions, and dependent libraries
For detailed changes, please see release notes and pull request. For more information on the client library and implementation methods, please see the documentation.
Detailed information: Documentation: Client Libraries