# Packages
No description provided by the author
# README
go-mrcp
A pure Go MRCPv2 library.
The library is under development and the API may change or be removed in future versions.
Features
- MRCPv2 client
- MRCPv2 server
- MRCPv2 proxy
- MRCPv2 TLS
Examples
- client examples/client
- server examples/server
- server integration with Tencent Cloud ASR / TTS examples/server-tencent
- proxy examples/proxy