/AWS1/CL_BDDAUDIOLANGUAGECONF¶
Optional configuration for audio language settings
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_inputlanguages TYPE /AWS1/CL_BDDAUDIOINPUTLANGS_W=>TT_AUDIOINPUTLANGUAGES TT_AUDIOINPUTLANGUAGES¶
inputLanguages
iv_generativeoutputlanguage TYPE /AWS1/BDDAUDIOGENERATIVEOUTLNG /AWS1/BDDAUDIOGENERATIVEOUTLNG¶
generativeOutputLanguage
iv_identifymultiplelanguages TYPE /AWS1/BDDBOOLEAN /AWS1/BDDBOOLEAN¶
Enable multiple language identification in audio
Queryable Attributes¶
inputLanguages¶
inputLanguages
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTLANGUAGES() |
Getter for INPUTLANGUAGES, with configurable default |
ASK_INPUTLANGUAGES() |
Getter for INPUTLANGUAGES w/ exceptions if field has no valu |
HAS_INPUTLANGUAGES() |
Determine if INPUTLANGUAGES has a value |
generativeOutputLanguage¶
generativeOutputLanguage
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIVEOUTPUTLANGUAGE() |
Getter for GENERATIVEOUTPUTLANGUAGE, with configurable defau |
ASK_GENERATIVEOUTPUTLANGUAGE() |
Getter for GENERATIVEOUTPUTLANGUAGE w/ exceptions if field h |
HAS_GENERATIVEOUTPUTLANGUAGE() |
Determine if GENERATIVEOUTPUTLANGUAGE has a value |
identifyMultipleLanguages¶
Enable multiple language identification in audio
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTIFYMULTIPLELANGS() |
Getter for IDENTIFYMULTIPLELANGUAGES, with configurable defa |
ASK_IDENTIFYMULTIPLELANGS() |
Getter for IDENTIFYMULTIPLELANGUAGES w/ exceptions if field |
HAS_IDENTIFYMULTIPLELANGS() |
Determine if IDENTIFYMULTIPLELANGUAGES has a value |