unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol

Home Page:http://www.unimrcp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zheka-13 opened this issue · comments

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

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

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

Implemented in GSR 1.18.0