Page MenuHomePhabricator

Create a mock API to test the extension against
Closed, ResolvedPublic3 Estimated Story Points

Description

As the extension will "just" be submitting SSML to an endpoint and getting an audio file back, we should mock an API which returns a known audio file for valid SSML (and returns relevant errors for invalid SSML)

Event Timeline

There is already a Larynx server set up on Cloud VPS we could use for this; it could go through the Action API.

Actual defiintion of done is: The mock API will just return static data (a raw audio file) for any request made.

I'm going to grab this, but I agree we should continue to use https://larynx-tts.wmcloud.org