issues
search
jhudsl
/
mscstts
R Client for the Microsoft Cognitive Services Text to Speech REST API
GNU General Public License v3.0
8
stars
6
forks
source link
Support voice in short name format
#11
Closed
boltomli
closed
4 years ago
boltomli
commented
4 years ago
Address part of #10.
When voice given to
ms_create_ssml
is in short_name format, it should work as well.
Also use the correct format of language code.
Added several test cases to cover these.
Address part of #10.
ms_create_ssml
is in short_name format, it should work as well.