Text To Speech using CTTS command

Adafruit cellular platform - SMS and IoT over celluar

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
foxhacker
 
Posts: 3
Joined: Thu May 24, 2018 11:04 am

Text To Speech using CTTS command

Post by foxhacker »

Has anyone gotten the TTS feature working using the AT+CTTS command? I get errors when issuing the commands:

Code: Select all

       ---> AT+DTAM=0
	<--- OK
	---> AT+CTTS=?
	<--- ERROR
	---> AT+CTTS=2,"dialing 6105551212"
	<--- ERROR
	---> AT+CTTS=0
	<--- ERROR

User avatar
cry4brk
 
Posts: 180
Joined: Tue Oct 09, 2012 3:14 pm

Re: Text To Speech using CTTS command

Post by cry4brk »

As far as I know, only the Chinese language is available on text to speech.

Locked
Please be positive and constructive with your questions and comments.

Return to “FONA”