sprvlcn  
                
                  
                    December 23, 2023,  8:23pm
                   
                  1 
               
             
            
              {{tts-voices:}}
Preview:
TTS voices available:{{tts de_DE voices=Microsoft_Hedda}} {{tts en_US voices=Microsoft_David}} {{tts en_US voices=Microsoft_Zira}} {{tts es_MX voices=Microsoft_Sabina}} {{tts pt_BR voices=Microsoft_Maria}} {{tts ru_RU voices=Microsoft_Irina}} {{tts zh_CN voices=Microsoft_Huihui}} 
Or perhaps there really are two variants of some of the voices, and some qualifier tag is being discarded inadvertently?
             
            
              
            
           
          
            
              
                sprvlcn  
              
                  
                    December 23, 2023,  8:43pm
                   
                  2 
               
             
            
              Also, Natural voices installed via Accessibility / Narrator (in Windows 11, as described in Using Microsoft Natural voices with built-in TTS - #4 by sprvlcn  ) do not show up in the {{tts-voices:}} listing. I’m not sure if they should?
             
            
              1 Like 
            
            
           
          
            
              
                dae  
              
                  
                    December 24, 2023,  6:52am
                   
                  3 
               
             
            
              Windows has two different ways of making voices available - perhaps the duplicate voices are made available by both the old and new methods on your system?
             
            
              
            
           
          
            
              
                sprvlcn  
              
                  
                    December 24, 2023,  1:14pm
                   
                  4 
               
             
            
              I see {{tts-voices:}} is handled in the on_tts_voices function in qt/aqt/tts.py
In the debug console, av_player.players has:
aqt.sound.MpvManager (None) 
aqt.sound.SimpleMpvPlayer (None) 
aqt.tts.WindowsTTSPlayer (has only the duplicated voices listed above) 
aqt.tts.WindowsRTTTSFilePlayer (has those voices and the others) 
 
Incidentally, none of the natural voices from Accessibility / Narrator are listed though. I don’t know if they are meant to be available to apps.
             
            
              
            
           
          
            
              
                ljredux  
              
                  
                    December 24, 2023,  1:38pm
                   
                  5 
               
             
            
              
After a little more digging, I found this:
  
  
    
In Windows 11, it introduced three new "natural voices" starting with version 22H2: Microsoft Aria, Jenny, and Guy. These natural voices are currently only available through Narrator and are not available for any programs outside of it (including all first-party and third-party applications), even though the voices themselves are directly taken from Microsoft’s Azure cloud computing platform.
 The voices from Windows 10 were now reclassified as "legacy voices", however David was still used as the...
   
  
    
    
  
  
 
I guess the Natural voices for all languages are Windows 11 only and unavailable to other apps.
             
            
              
                
            
           
          
            
              
                system  
              
                  
                    January 23, 2024,  1:39pm
                   
                  6 
               
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.