diff --git a/mstts.agi b/mstts.agi index 5222828..2baa5fd 100755 --- a/mstts.agi +++ b/mstts.agi @@ -335,7 +335,9 @@ sub get_lang_list { "es-ES-Female" => "Microsoft Server Speech Text to Speech Voice (es-ES, HelenaRUS)", "es-ES-Male" => "Microsoft Server Speech Text to Speech Voice (es-ES, Pablo, Apollo)", "es-MX-Female" => "Microsoft Server Speech Text to Speech Voice (es-MX, HildaRUS)", + "es-MX-Female" => "Microsoft Server Speech Text to Speech Voice (es-MX, DaliaNeural)", "es-MX-Male" => "Microsoft Server Speech Text to Speech Voice (es-MX, Raul, Apollo)", + "es-MX-Male" => "Microsoft Server Speech Text to Speech Voice (es-MX, JorgeNeural)", "fi-FI-Female" => "Microsoft Server Speech Text to Speech Voice (fi-FI, HeidiRUS)", "fr-CA-Female" => "Microsoft Server Speech Text to Speech Voice (fr-CA, Caroline)", "fr-CA-Female" => "Microsoft Server Speech Text to Speech Voice (fr-CA, HarmonieRUS)",