@Theresawypoon wrote:
I have used the following in my app and it reads out the text in Cantonese. I have also tried zh-TW, with the same result. How can I get the plug-in to read out Mandarin? Thanks.
this.tts.speak( {text: this.searchTerm, locale: 'zh-CN', rate: 0.7 })
Posts: 1
Participants: 1