]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_speech: allow speech to translate input channel
authorMike Bradeen <mbradeen@sangoma.com>
Thu, 7 Sep 2023 17:21:32 +0000 (11:21 -0600)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 30 Oct 2023 11:52:12 +0000 (11:52 +0000)
commitf666dd0dd8ce9cf612916fc43341934cea70c0cd
tree1ef4f62957b15b1fd481dc464b9bb765915beec5
parent99527745ebd1061a8921227afb74d9a916330a46
res_speech: allow speech to translate input channel

* Allow res_speech to translate the input channel if the
  format is translatable to a format suppored by the
  speech provider.

Resolves: #129

UserNote: res_speech now supports translation of an input channel
to a format supported by the speech provider, provided a translation
path is available between the source format and provider capabilites.
res/res_speech.c