say-it icon indicating copy to clipboard operation
say-it copied to clipboard

TTS in command line -- Pronounce the Chinese and English words you typed in.

Results 3 say-it issues
Sort by recently updated
recently updated
newest added

``` $ say-it "Hello 世界" ERRO[0000] Load json file failed, maybe there open /Users/lidaobing/.sayit: no such file or directory FATA[0030] Fetch access token failed. Please concat the Author: [email protected]: Get...

Baidu only supports the length of the text is less than 1024 for each request, so we may need split the long texts into several parts.

feature