jambonz / jambonz-webapp

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

bug: can't provide custom voice name when using Azure custom voice #307

Closed davehorton closed 1 year ago

davehorton commented 1 year ago

to recreate: add a Microsoft speech credential using a custom voice name. You can create the speech credential, but when you set it as the default for an application you are given the standard list of Azure voices, whereas you would need to specify the name you gave the custom voice.

What should happen: in the Applications view if you select for TTS an Azure speech credential which is using a custom voice, instead of the dropdown list of voices it should be an input field instead where you can just type in the name

xquanluu commented 1 year ago

Start working on this

xquanluu commented 1 year ago

Closing issue as Jambonz is already working like that.

Catharsis68 commented 1 year ago

@xquanluu

I think this issue is not working in the recent jambonz version:

When creating a speech provider type Microsoft with Use for custom voice: true On application level when selecting Microsoft as TTS - there should be an input field to define the voice instead of the pre-built voice list.

Screenshot from 2023-08-24 15-02-13 Screenshot from 2023-08-24 15-01-48

davehorton commented 1 year ago

@xquanluu can you take another look at this

xquanluu commented 1 year ago

Deployed to jambonzone