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){
|
||||
config.play = playConfig;
|
||||
}
|
||||
return textPrompt ?
|
||||
{...final, say: sayConfig} :
|
||||
{...final, play: playConfig};
|
||||
return config;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user