Amadeus/README.md

38 lines
1.9 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-02 14:24:18 +01:00
2017-03-11 04:03:37 +01:00
<a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Callscreen.png?raw=true">Launch View</a>
<a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Kurisuscreen.png?raw=true">Main View</a>
<a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Settingscreen.png?raw=true">Preference Menu</a>
<a href="https://github.com/Yink/Amadeus/blob/master/Screenshots/Subscreen.png?raw=true">Main View with English subtitles</a>
2017-03-04 23:10:00 +01:00
#Recognized commands
Keep in mind that the voice recognition is Japanese in order to register the Japanese names. Thus you may have to alter your pronouncation a bit.
<ul>
<li>Hello, Ohayou, Konnichiwa, Konbanwa</li>
<li>Christina</li>
<li>Nullpo</li>
<li>@channel, Kurigohan, Kamehameha</li>
<li>Salieri,Maho,Hiyao</li>
<li>Time machine, SERN, Time travel</li>
<li>Memory, Amadeus, Science</li>
<li>Nice body, Hot, Sexy, Boobies</li>
2017-03-11 04:03:37 +01:00
<li>Robitics;Notes, antimatter</li>
2017-03-04 23:10:00 +01:00
</ul>
#Credits
<ul>
2017-03-09 04:08:03 +01:00
<li><a href="https://github.com/RIP95">Emojikage</a> for various improvements and advice, Russian translation</li>
2017-03-05 00:55:52 +01:00
<li>8-Bit☆Asian for Zero and S;G Voice Lines and the Website</li>
2017-03-04 23:10:00 +01:00
<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>
2017-03-09 04:08:03 +01:00
<li>MARIORUI11 for Portuguese translation</li>
2017-03-09 04:09:07 +01:00
<li><a href="https://twitter.com/gioghurt">Gioghurt</a> for Spanish translation</li>
2017-03-04 23:10:00 +01:00
</ul>