TTS Sound Packs

Comments

2 comments

  • Ike

    "Hey wake up!"

     

    0
  • Neosilver

    Hello,

    I have made a bot that reacts to the voice_state_update of Players and send a tts message to a specific channel.

    I would like to ask to make it possible to change the voice langauge of the Discord - tts option. Maybe you  could do an update to the /tts API to choose a output voice/language directly.

    So for example we could set tts= true AND tts_voice= "amazon polly"  or some other tts output.

    await channel.send("Spieler " + str(Member.display_name) + " ist Channel " +str(vs.channel.name) + " gejoint",tts = True)

    I have tested many tts messages with the free version of amazon polly and it provides an mp3.
    But I would prefer to have the option to choose tts output language or tts output pronunciation directly in Discord.
    That way I don't have to make the bot join a specific voice channel just to say the sentence from above:
    Instead, it would just write it in a particular text channel with /tts and a much better voice output. So the bot will be free to join other voice channels to do other voice related tasks. 

     

    sincerly 
    Neosilver



    0

Please sign in to leave a comment.