calejost / unimrcp

Automatically exported from code.google.com/p/unimrcp
Apache License 2.0
0 stars 0 forks source link

Playing 2 or more sound files with the 'f' option on MRCPRecog #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I need to play 2 or more sound files while waiting for speech recognition when 
using MRCPRecog (barge-in enabled).
I wonder if it is possible to do it another way or if it is possible to 
implement this feature (maybe passing 2 sound files in the 'f' parameter).

More Details:
I'm using Asterisk 11.6.0

Thanks,

Enzo

Original issue reported on code.google.com by eomerca...@gmail.com on 8 Jan 2014 at 7:25

GoogleCodeExporter commented 8 years ago
The issue was discussed here
https://groups.google.com/forum/?fromgroups#!topic/unimrcp/VAb5JYPoVik

Would be nice to add support for this feature natively in MRCPRecog() and 
SynthAndRecog() apps.

Original comment by achalo...@gmail.com on 8 Apr 2014 at 2:29

GoogleCodeExporter commented 8 years ago
FYI: the latest version of SynthAndRecog() now supports playing multiple 
prompts (TTS and/or file), and can be used in place of MRCPRecog().

Original comment by achalo...@gmail.com on 5 Sep 2014 at 2:44