boltomli / fuzz-ssml-rest

Fuzz SSML to test RESTful backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fuzz SSML to test RESTful backend.


Languages

Language:Kotlin 100.0%