contents.gifindex.gifprev1.gifnext1.gif

PromptVoiceFormat property

This property determines the sampling rate of the voice data used for the prompt voice files. These are the files used by the PlayDate, PlayMoney, PlayNumber, and PlayTime functions to voice the strings passed to them. ActiveAG provides a full set of prompt voice files and these are sampled at 32 KBS (kilobits per second - or AagConNMS32Voice).

You may use a different set of prompt voice files if you like. You need to be careful that you supply every file that ActiveAG needs (see the files distributed with ActiveAG) and that, if your files are not sampled at 32 KBS, then your program sets this property appropriately.

Valid values for this property are given in the topic ActiveAG constants.

Data type: Short integer Default value: NMS32_VOICE Units: None

Method interactions: PlayDate method, PlayDateAsync method, PlayMoney method, PlayMoneyAsync method, PlayNumber method, PlayNumberAsync method, PlayTime method, PlayTimeAsync method

Event interactions: None.