mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 17:17:58 +00:00
return created gather config
This commit is contained in:
@@ -98,9 +98,7 @@ class SpeechConfig extends Emitter {
|
|||||||
}else if(playConfig){
|
}else if(playConfig){
|
||||||
config.play = playConfig;
|
config.play = playConfig;
|
||||||
}
|
}
|
||||||
return textPrompt ?
|
return config;
|
||||||
{...final, say: sayConfig} :
|
|
||||||
{...final, play: playConfig};
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user