Learn R Programming

Rtts (version 0.3.3)

Convert Text into Speech

Description

Convert text into speech (voice file in 'wav' format) with API offered by ITRI TTS (Text-To-Speech service, Industrial Technology Research Institute, Taiwan. http://tts.itri.org.tw/). One main function is given, tts_ITRI(). English and Chinese (both traditional and simplified) are supported, and user can specify the speaker accent, speed and volume. Using this package requires internet connection.

Copy Link

Version

Install

install.packages('Rtts')

Monthly Downloads

48

Version

0.3.3

License

GPL-3

Maintainer

Last Published

November 7th, 2015

Functions in Rtts (0.3.3)

tts_ITRI_getURL

Get URL of Voice File from ITRI TTS service via SOAP
tts_ITRI_getStatus

Check the Text-To-Speech Convertion Progress Status
tts_ITRI_getID

Get request ID from ITRI TTS service via SOAP
tts_ITRI

Convert Text into Speech Using ITRI TTS service via SOAP
tts_google

Convert Text into Speech