This is one of the many products we will launch from snappy notes as the productive app suite for the developes. This is a simple note taking app which is based on markdown based notes and uses notebook workflows as OneNote from microsoft for sharing those notes to anyone on the internet
MIT License
2
stars
1
forks
source link
read out loud, create an option where anyone can listen to their own notes #26
There should be an option where any logged in user can listen to their own notes written and saved in out database
Things to keep in mind:
The notes are in markdown format so that it can contain multiple nodes such as images and codeblocks, we would probably need something to parse that safely
Avoid using any kind of ai voice generator try to rely on the default browser based text to speech api
There should be an option where any logged in user can listen to their own notes written and saved in out database
Things to keep in mind: