|
![]() |
The GenerateTone method the specified inband tone over the call. Invoking this function with a zero for ToneMode aborts the tone generation currently in progress on the specified call. Invoking GenerateTone or GenerateDigits or GeneratePulsedigits while tone generation is in progress aborts the current tone generation or digit generation and initiates the generation of the newly specified tone or digits. ToneMode defines the standard tone to be generated. This value uses one of the LINETONEMODE_ constansts but not LINETONEMODE_CUSTOM:
Declarationprocedure GenerateTone(ToneMode, Duration: DWORD); RemarksPlease refer to the section "lineGenerateTone" in TAPI's documentation for a more detailed information. See AlsoThbTapiLine.OnGenerate |