unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
380 stars 167 forks source link

Is there hava a mrcp client writed by nodejs, or how can I write RESTAPI to call mrcp server?? #261

Closed LinGeLin closed 4 years ago

LinGeLin commented 4 years ago

As the title

achaloyan commented 4 years ago

You can implement a RESTAPI based on the UniMRCP client library, if needed.