jambonz / jambonz-webapp

A simple provisioning web app for jambonz
MIT License
5 stars 21 forks source link

Bug: editing custom speech providers not possible #284

Closed Catharsis68 closed 1 year ago

Catharsis68 commented 1 year ago

Reproduce:

  1. Create a custom speech provider and save it
  2. Select the created custom speech provider and click on edit
  3. change TTS HTTP URL and / or STT websocket URL
  4. Save

Expected: the changed values are applied Actual: The values are shown that were used while creating the custom speech provider

xquanluu commented 1 year ago

closing this as PR merged