vv-define-grammar

Name

vv-define-grammar -- Use GRAMMAR-FILE as the ViaVoice grammar and give it name NAME.

Synopsis

(vv-define-grammar name grammar-file #&optional proc)

Description

Use grammar-file as the ViaVoice grammar and give it name name. Returns #f if not connected, otherwise returns the return code from DoSimpleGrammar. proc is invoked with the response code when the asynchronous procedure completes.

Implementation Notes

Module: Primitive from (app scwm viavoice)

Defined in modules/viavoice/scwmviavoice.c at line 584 (CVS log)