StachePL / ExcelToAmazonPolly

Simple text-to-speech tool combining powers of Excel and Amazon Polly.
MIT License
14 stars 4 forks source link

Does this support SSML Tags? #4

Closed Lensman-86 closed 6 years ago

Lensman-86 commented 6 years ago

Does this program support both standard and Amazon Polly-specific SSML tags? If so, would a user simply add the tags into the "Line" field surrounding text as explained in amazon's guide?

Any and all help is appreciated.

Lensman-86 commented 6 years ago

A few additional Questions:

1) does this program support multiple sheets in excel? a) if so, how does that work? 2) are only the initial 5 columns read? (File, Line, Voice, Lexicons, Generate)?

StachePL commented 6 years ago

Yes it does support SSML tags. Remember to check the SSML field on the top bar. 1.a - Not at the moment 2 - I think you can use more columns, they shouldn't break anything as long as they have unique names.