Skip to content

Re-factored MRCPSynth() to feed synthesized speech to Asterisk directly from...

sombat requested to merge master into main

Re-factored MRCPSynth() to feed synthesized speech to Asterisk directly from MPF callback. This allows to bypass unnecessary buffering in speech_channel and deliver the data as soon as it becomes available.

The new MRCPSynth() reflects the corresponding implementation of speech synthesis in SynthAndRecog().

Merge request reports

Loading