The type of audio input that you want to provide. You can use one of the following values:
File. An audio file. In this case, you must set File to the audio file to use.Data. Binary audio data. In this case, you must provide the audio data in a POST request as multipart/form-data. For more information, refer to the IDOL Speech Server Administration Guide.Stream. An audio stream. In this case, the associated task waits for the stream connection before processing.| Action: | AddTask
CheckResources |
| Task: | AfpAddTrack
AfpMatch AudioAnalysis AudioSecurity ClippingDetection ClusterSpeech ClusterSpeechTel ClusterSpeechToTextTel CreateFMD DialToneIdentification IvSpkId IvSpkIdDevelAudio IvSpkIdFeature IvSpkIdTrainAudio LangId LangIdFeature PhraseSearch SNRCalculation SpeechSilClassification SpeechToText SpeechToTextFilter SpeechToTextTelephony |
| Type: | String |
| Default: | File |
| Example: | InputType=Stream
|
| See Also: | File
InputType (configuration parameter) |
|
|