Llaisdy

MRCP support in trefnydd: Development notes

Author:Ivan A. Uemlianin
Contact:ivan@llaisdy.com

The scripts in py_mrcp.tar.gz represent a first-pass design of an MRCP speech recogniser resource.

File Description
recog.py Classes implementing an MRCP speech recognition resource
extra.py Deferred functionality, not implemented in recog.py (e.g., dtmf recognition, enrollment).
message.py An MRCP message class.

Some notes on the implementation:

  • the event-driven, asynchronous and network elements of the recognition resource will be implemented using twisted.
  • the recognition engine itself will be implemented using trefnydd.