https://github.com/laheller/autiovis
AutiOvis
https://github.com/laheller/autiovis
Last synced: about 1 year ago
JSON representation
AutiOvis
- Host: GitHub
- URL: https://github.com/laheller/autiovis
- Owner: laheller
- Created: 2017-04-09T18:24:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T20:36:44.000Z (about 9 years ago)
- Last Synced: 2025-02-05T04:43:15.826Z (over 1 year ago)
- Language: C#
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutiOvis
AutiOvis is an easy to use Android application which demonstrates ViewPager and TTS all in one.
You can add pictures with title as a new page and switch between pages by swype. Tap on each picure says its title.
Currently only Google TTS is used.
Feature request:
- create categories and let's make possible to add related pictures to the category (implemented, no pictures yet)
- set the maximum number of pictures
- take new picture with camera directly from AutiOvis
- remove already added pictore
- record own voice and assign it to a picture
- Check whether already added image still exists on storage before reload it to page
- Add search ability between pages based on title (or order? )