PromptSetCreatePrompt(String, String, String) Method
Creates new initialized
Prompt object which can be assigned to the promptset (see
Prompts)
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
Prompt CreatePrompt(
string id,
string filename,
string transcription
)
- id String
- ID
- filename String
- Filename
- transcription String
- Transcription
Prompt