使用Python的第三方库gTTS访问Google TTS服务

时间:2020-04-17 14:24:04
【文件属性】:

文件名称:使用Python的第三方库gTTS访问Google TTS服务

文件大小:13KB

文件格式:RAR

更新时间:2020-04-17 14:24:04

python,gtts

Google的TTS服务已经推出多时,在网上搜索国内的使用资料,大多是说要访问“http://translate.google.com/translate_tts?tl=en&q=text”这个接口。然而笔者试了一下发现,此接口目前已无法正常使用。这里给出一种非常简单的使用Google TTS服务的方法,即使用Python的gTTS库。


【文件预览】:
DentalDialogueRecordGTTS
----DentalVRGuideDialogue.json(14KB)
----DentalVRGuideDialogue_Update.json(14KB)
----ZeroLength.wav(684B)
----record_zero.py(1KB)
----.idea()
--------misc.xml(213B)
--------DentalDialogueRecordGTTS.iml(459B)
--------modules.xml(300B)
--------workspace.xml(25KB)
----googleTTS.py(2KB)

网友评论