]> _ Git - fluidbook-toolbox.git/commitdiff
wip #6025 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jun 2023 07:55:13 +0000 (09:55 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jun 2023 07:55:13 +0000 (09:55 +0200)
app/Fields/FluidbookTTSVoice.php

index f02dab6cc4a71334703ec9a13fe03502334aae27..1d4aca54034bd87be92819fb3f12e42392cfc550 100644 (file)
@@ -25,7 +25,7 @@ class FluidbookTTSVoice extends SelectFromArray
 
         if (count($res) === 1) {
             $res['azuretts:fr-FR/Female/fr-FR-DeniseNeural'] = 'Azure Denise (fr-FR)';
-            $res['azuretts:fr-FR/Male/fr-FR-HenryNeural'] = 'Azure Henry (fr-FR)';
+            $res['azuretts:fr-FR/Male/fr-FR-HenriNeural'] = 'Azure Henri (fr-FR)';
         }
         return array_merge($res, ['festival:voice_cmu_us_slt_arctic_hts' => 'Festival (en-US)',
             'readspeaker:Sophie/en_us' => 'ReadSpeaker Sophie (en-US)',