Michael Rosenberg
Michael Rosenberg
It would be nice to have a way of reading the text along with the voice. This would be possible using the [current API](https://cloud.google.com/text-to-speech/docs/reference/rest/v1beta1/text/synthesize) by adding an SSML `` tag...
IndexedDB is not available in Safari's private mode, so RTMS fundamentally does not work. Make it error on add-to-queue, with error text nicer than attached.
Currently, on every platform, if you get a notification while listening to an article, or you start to play something else, the playback will not stop. In the best case,...
Make a selection box which, when selected, will autoplay the next article once the current one is done.
It'd be nice to see how long an article is before you try to add it to queue. This should maybe go in the italic text below the title.
Sometimes articles have full URLs in them. Reading them out isn't particularly helpful. It'd be better to replace URLs in articles with "Link to [domain]" and remove the rest of...
# Problem It's not always clear when an article is over. If you are listening in a podcast app, you might jump from the end of one article to the...
It would be nice to be able to subscribe to `https://RMTS_URL/api/feed?title-filter=Money%20Stuff`, and have that return a feed containing only the articles with "Money Stuff" in the title.
RTMS instances are being detected as bots, and receiving 403 (Forbidden) on pages hosted by Cloudlflare and AWS Cloudfront. The traffic volume of the instance is irrelevant to whether it...
Currently, text breaking is only written to work for English text (though it probably works on anything with newlines), and TTS is fixed to a single (American English) voice. It...