C++ Library | Mod9 ASR Engine

[ Overview || TCP | C++ | Python | REST | WebSocket || Models | Customization | Deployment | Licensing ]

Mod9 ASR Engine: C++ Library

This C++ Library provides a toolkit to build applications that communicate with the Mod9 ASR Engine.

It is distributed as freely licensed open-source code that can be compiled for any desired machine architecture:

For documentation on the use of this Library, see mod9-asr.h in the top-level directory.

For a small example application demonstrating use of the Library, see example/mod9-asr-example.cc.

Expert C++ programmers might view this Library as a reference implementation while developing their own networking code to use the ASR Engine's custom application-level protocol over TCP. Alternatively, they may choose to use the closely related WebSocket interface, which can be more securely deployed over encrypted HTTPS.

[top]


©2019-2022 Mod9 Technologies (Engine 1.9.5 : C++ Library 1.1.0)