unispeech / unimrcp

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

I am saving the audiofile to the disk and wants to get the name of the file on dialplan #161

Closed achaloyan closed 9 years ago

achaloyan commented 9 years ago

Originally reported on Google Code with ID 162

All i want is to get the filename saving by the unimrcp on the disk or can I give the
filename to create on the disk ?
Or is it possible to get the unimrcp session ID on the dialplan ?
thanks in advance

Reported by m.javaid90 on 2014-01-15 12:48:18

achaloyan commented 9 years ago
It's not currently possible to get the filename on the dialplan.

Reported by achaloyan on 2014-04-08 02:34:50

achaloyan commented 9 years ago
Its possible to get the filename on dialplan. filename is always saved in variable 
"${RECOG_WAVEFORM_URI}".

Thanks

Reported by m.javaid90 on 2014-04-08 08:16:13

achaloyan commented 9 years ago
Well, I thought you meant the MRCPSpeak() application. Please try to be more specific
next time and post your questions to the discussion group.

https://groups.google.com/d/forum/unimrcp?fromgroups

Reported by achaloyan on 2014-04-11 21:05:40