unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
379 stars 167 forks source link

Add logging tag as an input parameter to a built-in grammar #272

Closed zheka-13 closed 4 years ago

zheka-13 commented 4 years ago

Hi, we would like to add this feature. Because freeswitch does not support setting Logging-Tag header So the usage of input parameter would be a good alternative

like this

{logging-tag=42,start-input-timers=false,no-input-timeout=50000,recognition-timeout=15000}builtin:speech/transcribe?projectid=translator-xpqlcp

achaloyan commented 4 years ago

This is on the roadmap. As a result, the use case would

builtin:speech/transcribe?projectid=translator-xpqlcp;logging-tag=42

achaloyan commented 4 years ago

Implemented in GSR 1.18.0