Skip to content

Convert messager to sound by voice actor with python 3

Notifications You must be signed in to change notification settings

chanasia/speakEng-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

speakEng-python

Hello I'm Chanasia this is first my project. It's speak english by api

My program need requirements:

  • requests
  • io
  • pydub

request api (use medthod post): url = https://ttsmp3.com/makemp3_new.php

  • 'Content-type': 'application/x-www-form-urlencoded'
  • 'lang': pick one => ['Ivy', 'Joanna', 'Kimberly', 'Salli', 'Matthew', 'Justin', 'Kendra', 'Joey']
  • 'msg': 'Your message'
  • 'source': 'ttsmp3'

Output response (Example):

Credit api by https://ttsmp3.com/

Enjoy my project thank you!

About

Convert messager to sound by voice actor with python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages