Prosody speech processing: API: sm_discard_recognised

Prototype Definition

int sm_discard_recognised(tSMChannelId channel)

Parameters

channel
The channel for which recognition results are to be discarded.

Description

This call discards all buffered but as yet uncollected (by sm_get_recognised()) recognised items for the channel channel.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody speech processing API.