dbpq commited on
Commit
ae360d9
·
verified ·
1 Parent(s): a6217f0

Upload preset-texts.js

Browse files
Files changed (1) hide show
  1. preset-texts.js +1 -1
preset-texts.js CHANGED
@@ -1,7 +1,7 @@
1
  // Preset text content for demo buttons
2
  window.presetTexts = {
3
  quote: "This text-to-speech system runs entirely in your browser, providing fast and private operation without sending any data to external servers.",
4
- paragraph: "Supertone is involved in all processes that utilize voice in business. Maybe you want to create a new voice for your brand, or maybe you need a clean, quality voice source. To quickly adapt a voice to suit your business, you may be able to create a voice with simple text input, or you may need to convert a celebrity's voice into various languages for a global content business. Supertone provides solutions in an appropriate form to suit business needs, including applications, APIs, and SDKs.",
5
  fullstory_: `THE TELL-TALE HEART
6
  by Edgar Allan Poe
7
 
 
1
  // Preset text content for demo buttons
2
  window.presetTexts = {
3
  quote: "This text-to-speech system runs entirely in your browser, providing fast and private operation without sending any data to external servers.",
4
+ paragraph: "Supertone is involved in all processes that utilize voice in business. Maybe you want to create a new voice for your brand, or maybe you need a clean, quality voice source. To quickly adapt a voice to suit your business, you may be able to create a voice with simple text input, or you may need to convert a celebrity's voice into various languages for a global content business. Supertone provides solutions in an appropriate form to suit business needs, through applications and APIs.",
5
  fullstory_: `THE TELL-TALE HEART
6
  by Edgar Allan Poe
7