Amadeus/README.md

63 lines
3.5 KiB
Markdown
Raw Normal View History

2017-03-01 01:16:06 +01:00
# Amadeus
2017-03-01 01:41:48 +01:00
A side project that aims to replicate the Amadeus App shown in Steins;Gate 0 for Android.
2017-03-01 01:16:06 +01:00
I'm creating this mainly for cosplay purposes, thus the design takes priority over actual functionality.
2017-03-01 01:16:43 +01:00
Hit me up on the Steins;Gate Discord.
2017-03-01 01:24:16 +01:00
2017-03-04 23:10:38 +01:00
To start speech recognition simply touch her once. If you long-click her, she will go on a loop and say random sentences in random intervals. Long-Click again to stop.
2017-03-19 14:58:56 +01:00
2017-03-19 14:57:40 +01:00
To enter Amadeus settings tap on Amadeus logo.
2017-03-02 14:24:18 +01:00
2017-03-19 14:39:52 +01:00
# Screenshots
2017-03-11 04:04:55 +01:00
<ul>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Callscreen.png?raw=true">Launch View</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Kurisuscreen.png?raw=true">Main View</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Settingscreen.png?raw=true">Preference Menu</a></li>
<li><a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Subscreen.png?raw=true">Main View with English subtitles</a></li>
</ul>
2017-03-04 23:10:00 +01:00
2017-03-19 14:39:52 +01:00
# Recognized commands
2017-03-19 14:57:40 +01:00
Recognition language can be switched between different languages (English, Russian and Japanese are supported right now), but keep in mind that pronouncation may differ and some phrases can't be registered in other languages.
Best experience can be achieved using Japanese.
2017-03-04 23:10:00 +01:00
<ul>
<li>Hello, Ohayou, Konnichiwa, Konbanwa</li>
<li>Christina</li>
<li>Nullpo</li>
<li>@channel, Kurigohan, Kamehameha</li>
2017-03-19 14:37:41 +01:00
<li>Salieri, Maho, Hiyajo</li>
2017-03-04 23:10:00 +01:00
<li>Time machine, SERN, Time travel</li>
<li>Memory, Amadeus, Science</li>
<li>Nice body, Hot, Sexy, Boobies</li>
2017-03-19 14:37:41 +01:00
<li>Robotics;Notes, antimatter</li>
2017-03-04 23:10:00 +01:00
</ul>
2017-03-19 14:57:40 +01:00
# Settings
Here is a short list of available options:
<ul>
<li>Show subtitles - Shows subtitles according to selected app language.</li>
<li>Show XP-Icon - Show XP-Icon in notification bar (see in-game or app screenshots, app restart required)</li>
<li>Recognition language - Switches recognition language. Currently available languages: English, Japanese, Russian</li>
<li>Application language - Switches application language. Doesn't affect recognition language. Currently available languages: English, Russian, Spanish, Portuguese.</li>
<li>Alarm setup - Work in progress. Opens dialog window with alarm feature. Triggers Amadeus call on alarm.</li>
</ul>
2017-03-19 14:39:52 +01:00
# Credits
2017-03-04 23:10:00 +01:00
<ul>
2018-04-29 13:29:39 +02:00
<li><a href="https://github.com/RIP95">Emojikage</a> for various improvements and advice, Russian translation</li>
<li><a href="https://github.com/8BitAsian/">8-Bit☆Asian</a> for Zero and S;G Voice Lines and the Website</li>
<li><a href="https://twitter.com/SG_EPK_X29">EPK</a> for Phenogram Voice Lines</li>
<li><a href="https://twitter.com/DavixxaYT">Davixxa</a> for Assets</li>
<li>But He's a Guy and Deadeye for finding the hidden animation in 0</li>
2018-04-29 20:36:59 +02:00
<li>MARIORUI11 for the Portuguese (Portugal) translation</li>
<li><a href="https://twitter.com/TehVict">TehVict</a> for the Portuguese (Brazil) translation</li>
<li><a href="https://twitter.com/gioghurt">Gioghurt</a> for the Spanish translation</li>
<li><a href="https://twitter.com/DelusionParadox">Ice</a> for a revision of the Spanish translation</li>
<li>Alternis Dim96 for the Italian translation</li>
<li>Woute and Okami Amaterasu for the French translation</li>
<li>History-exe for the Chinese (Simplified) translation</li>
<li>jaidTw and ekrekeler for the Chinese (Traditional) translation</li>
2018-04-29 13:29:39 +02:00
<li>Mk-Chan and alexsh for refactoring</li>
2018-04-30 00:28:21 +02:00
<li><a href="https://twitter.com/rintarokabe">Tiffylenia</a> for the German translation</li>
<!--<li><a href="https://twitter.com/Chaos_World_300">Rigs</a> for the Japanese subtitles</li>-->
2017-03-04 23:10:00 +01:00
</ul>