/fuzz-ssml-rest

Fuzz SSML to test RESTful backend.

Primary LanguageKotlin

fuzz-ssml-rest

This actually found a few unsupported whitespace chars.

Run

Get Cognitive Services region and key from https://portal.azure.com.

export MYREGION=region
export MYKEY=key
gradle clean build