class SpeechAdaptation extends Collection (View source)

Properties

protected $collection_key
protected $abnfGrammarType
protected $abnfGrammarDataType
protected $customClassesType
protected $customClassesDataType
string[] $phraseSetReferences
protected $phraseSetsType
protected $phraseSetsDataType

Methods

setAbnfGrammar(ABNFGrammar $abnfGrammar)

No description

getAbnfGrammar()

No description

setCustomClasses($customClasses)

No description

getCustomClasses()

No description

setPhraseSetReferences($phraseSetReferences)

No description

string[]
getPhraseSetReferences()

No description

setPhraseSets($phraseSets)

No description

getPhraseSets()

No description

Details

setAbnfGrammar(ABNFGrammar $abnfGrammar)

No description

Parameters

ABNFGrammar $abnfGrammar

ABNFGrammar getAbnfGrammar()

No description

Return Value

ABNFGrammar

setCustomClasses($customClasses)

No description

Parameters

$customClasses

CustomClass[] getCustomClasses()

No description

Return Value

CustomClass[]

setPhraseSetReferences($phraseSetReferences)

No description

Parameters

$phraseSetReferences

string[] getPhraseSetReferences()

No description

Return Value

string[]

setPhraseSets($phraseSets)

No description

Parameters

$phraseSets

PhraseSet[] getPhraseSets()

No description

Return Value

PhraseSet[]