AccessΒΆ
The CPQD ASR REST API uses the HTTP communication protocol and the default port 8025. It can be accessed through the URLs:
Method |
URL |
---|---|
recognize |
http://{ip_asr}:8025/asr-server/rest/recognize |
interpret |
http://{ip_asr}:8025/asr-server/rest/interpret |
where {ip_asr}
must be replaced by the IP of the machine where the CPQD ASR server is installed.
Warning
Access to the ASR REST API Server hosted by CPQD and used in tests uses a different access URL and is granted by user name and password. Contact CPQD for more information on this subject.