Prosody speech processing: API: sm_conf_primix_abort

This function is only in Prosody version 1 (but see the conversion guide for further details, including a facility that emulates it).

Prototype Definition

int sm_conf_primix_abort(tSM_INT channel_ix)

Parameters

channel_ix
The index number of the channel on which the conference output has been started which is to be aborted.

Description

This is same as sm_conf_prim_abort() except it specifies the channel using a channel index.


This function is part of the Prosody speech processing API.