Add FAQ entry for supported languages (v0.5.8)
This commit is contained in:
parent
5ba4f28faf
commit
613abf8041
3 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Theme Song Booth
|
# Theme Song Booth
|
||||||
|
|
||||||
**Version:** `v0.5.7`
|
**Version:** `v0.5.8`
|
||||||
|
|
||||||
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.
|
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.
|
||||||
|
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.5.7
|
0.5.8
|
||||||
|
|
|
||||||
|
|
@ -123,6 +123,9 @@
|
||||||
<p><strong>What if I want to sing and they just play the music?</strong></p>
|
<p><strong>What if I want to sing and they just play the music?</strong></p>
|
||||||
<p>While Trollgorithm is talented, they are also still just Trolls. You would probably get eaten if you were in the recording booth with them.</p>
|
<p>While Trollgorithm is talented, they are also still just Trolls. You would probably get eaten if you were in the recording booth with them.</p>
|
||||||
|
|
||||||
|
<p><strong>What languages can Trollgorithm sing in?</strong></p>
|
||||||
|
<p>Trollgorithm knows English, Spanish, and French best. They can attempt German, Italian, Portuguese, Japanese, Mandarin Chinese, Korean, Russian, Arabic, and Hindi — but remember, they're just trolls and goblins, not terribly smart. Have a fluent speaker listen and check the result to make sure it sounds right.</p>
|
||||||
|
|
||||||
<h2>Payment & delivery</h2>
|
<h2>Payment & delivery</h2>
|
||||||
<p><strong>How do I pay?</strong></p>
|
<p><strong>How do I pay?</strong></p>
|
||||||
<p>We accept payment at the booth through Square, including card, tap, and cash where available.</p>
|
<p>We accept payment at the booth through Square, including card, tap, and cash where available.</p>
|
||||||
|
|
|
||||||
Reference in a new issue