html 让你的浏览器说话

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 让你的浏览器说话相关的知识,希望对你有一定的参考价值。

* {
  box-sizing: border-box;
}

body {
  background: #007fae;
}

#container {
  position: fixed;
  width: 100%;
  bottom: 0em;
}

#speak {
  display: block;
  width: 80%;
  margin: 2rem auto 1rem;
  font-size: 0px;
}

#words, #speaker {
  display: inline-block; 
  font-size: 2rem;
  padding-top: 1em;
  padding-bottom: 1em;
  border: 0;
  transition: all 300ms ease;
}

#words {
  width: 85%;
  border-radius: 12px 0px 0px 12px;
  border-right-width:0;
  padding-left: 1em;
  margin: 0;
  color: #737373;
  border-left: 0px solid #089fd6;
  &:focus {
    outline: 0;
    border-left: 24px solid #089fd6;

  }
}

#speaker {
  width: 15%;
  border-radius: 0px 12px 12px 0;
  border-left-width: 0;
  text-align: center;
  color: #999;
  background-color: #ececec;
  &:hover, &:focus {
    color: #737373;
    background-color: #dcdcdc;
  }
}

#voices {
  display: block;
  margin: 0 auto 1em;
  width: 20%;
}

#spoken {
  list-style-type: none;
  display: block;
  width: 80%;
  margin: 2rem auto;
  padding: 0;
  
  li {
    display: block;
    text-align: right;
    margin: 2em 3em 2em 0;
    padding: 0;
    opacity: 0;
    transition: all .75s ease-in;
    
    &.visible {
      opacity: 1;
    }
  }
    
  button {
    &:focus {
      outline: 0;
      border-left: 24px solid #089fd6;
    }

    &:after {
      content: '';
      display: block;
      position: absolute;
      right: 1em;
      bottom: -32px;
      height:0px;
      width: 0px;
      border-style: solid;
      border-width: 16px;
      border-top-color: #fff;
      border-right-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent;
    }
    
    border: 0;
    background-color: #fff;
    color: #737373;
    font-size: 1.25em;
    padding: 1em 1em 1em 1em;
    margin: 0;
    border-radius: 12px;
    position: relative;
    border-left: 0px solid #089fd6;
    transition: all 300ms ease-out;
    
    background-repeat: no-repeat;
    background-position: 1em center;
    padding-left: 3em;

    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0Axmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0Axmlns%3Acc%3D%22http%3A//web.resource.org/cc/%22%0Axmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0Axmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0Axmlns%3D%22http%3A//www.w3.org/2000/svg%22%0Axml%3Aspace%3D%22preserve%22%0Aversion%3D%221.0%22%0Aid%3D%22layer1%22%0Awidth%3D%2220pt%22%20height%3D%2220pt%22%0AviewBox%3D%220%200%2075%2075%22%3E%3Cmetadata%0Aid%3D%22metadata1%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0Ardf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%3Cdc%3Atype%0Ardf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%3C/cc%3AWork%3E%3C/rdf%3ARDF%3E%3C/metadata%3E%3Cg%0Aid%3D%22g1%22%3E%3Cpolygon%0Aid%3D%22polygon1%22%0Apoints%3D%2239.389%2C13.769%2022.235%2C28.606%206%2C28.606%206%2C47.699%2021.989%2C47.699%2039.389%2C62.75%2039.389%2C13.769%22%0Astyle%3D%22stroke%3A%23dcdcdc%3Bstroke-width%3A5%3Bstroke-linejoin%3Around%3Bfill%3A%23ffffff%3B%22%0A/%3E%3Cpath%20id%3D%22path1%22%0Ad%3D%22M%2048.128%2C49.03%20C%2050.057%2C45.934%2051.19%2C42.291%2051.19%2C38.377%20C%2051.19%2C34.399%2050.026%2C30.703%2048.043%2C27.577%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23dcdcdc%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3Cpath%20id%3D%22path2%22%0Ad%3D%22M%2055.082%2C20.537%20C%2058.777%2C25.523%2060.966%2C31.694%2060.966%2C38.377%20C%2060.966%2C44.998%2058.815%2C51.115%2055.178%2C56.076%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23dcdcdc%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3Cpath%20id%3D%22path1%22%0Ad%3D%22M%2061.71%2C62.611%20C%2066.977%2C55.945%2070.128%2C47.531%2070.128%2C38.378%20C%2070.128%2C29.161%2066.936%2C20.696%2061.609%2C14.01%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23dcdcdc%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3C/g%3E%0A%3C/svg%3E');
     
    &.speaking {
      background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%0Axmlns%3Adc%3D%22http%3A//purl.org/dc/elements/1.1/%22%0Axmlns%3Acc%3D%22http%3A//web.resource.org/cc/%22%0Axmlns%3Ardf%3D%22http%3A//www.w3.org/1999/02/22-rdf-syntax-ns%23%22%0Axmlns%3Asvg%3D%22http%3A//www.w3.org/2000/svg%22%0Axmlns%3D%22http%3A//www.w3.org/2000/svg%22%0Axml%3Aspace%3D%22preserve%22%0Aversion%3D%221.0%22%0Aid%3D%22layer1%22%0Awidth%3D%2220pt%22%20height%3D%2220pt%22%0AviewBox%3D%220%200%2075%2075%22%3E%3Cmetadata%0Aid%3D%22metadata1%22%3E%3Crdf%3ARDF%3E%3Ccc%3AWork%0Ardf%3Aabout%3D%22%22%3E%3Cdc%3Aformat%3Eimage/svg+xml%3C/dc%3Aformat%3E%3Cdc%3Atype%0Ardf%3Aresource%3D%22http%3A//purl.org/dc/dcmitype/StillImage%22%20/%3E%3C/cc%3AWork%3E%3C/rdf%3ARDF%3E%3C/metadata%3E%3Cg%0Aid%3D%22g1%22%3E%3Cpolygon%0Aid%3D%22polygon1%22%0Apoints%3D%2239.389%2C13.769%2022.235%2C28.606%206%2C28.606%206%2C47.699%2021.989%2C47.699%2039.389%2C62.75%2039.389%2C13.769%22%0Astyle%3D%22stroke%3A%23737373%3Bstroke-width%3A5%3Bstroke-linejoin%3Around%3Bfill%3A%23737373%3B%22%0A/%3E%3Cpath%20id%3D%22path1%22%0Ad%3D%22M%2048.128%2C49.03%20C%2050.057%2C45.934%2051.19%2C42.291%2051.19%2C38.377%20C%2051.19%2C34.399%2050.026%2C30.703%2048.043%2C27.577%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23737373%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3Cpath%20id%3D%22path2%22%0Ad%3D%22M%2055.082%2C20.537%20C%2058.777%2C25.523%2060.966%2C31.694%2060.966%2C38.377%20C%2060.966%2C44.998%2058.815%2C51.115%2055.178%2C56.076%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23737373%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3Cpath%20id%3D%22path1%22%0Ad%3D%22M%2061.71%2C62.611%20C%2066.977%2C55.945%2070.128%2C47.531%2070.128%2C38.378%20C%2070.128%2C29.161%2066.936%2C20.696%2061.609%2C14.01%22%0Astyle%3D%22fill%3Anone%3Bstroke%3A%23737373%3Bstroke-width%3A5%3Bstroke-linecap%3Around%22/%3E%0A%3C/g%3E%0A%3C/svg%3E');
    }
  }
}
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
(function(){
  
  function ready(fn) {
    if (document.attachEvent ? document.readyState === "complete" : document.readyState !== "loading"){
      fn();
    } else {
      document.addEventListener('DOMContentLoaded', fn);
    }
  }
  
  function Speaker() {
    this.init()
  }
  
  Speaker.prototype = {
    
    browserSpeaks: 'speechSynthesis' in window,
    
    dom : {
      container: document.getElementById('container'),
      speakForm: document.getElementById('speak'),
      wordsInput: document.getElementById('words'),
      speakerBtn: document.getElementById('speaker'),
      spokenList: document.getElementById('spoken'),
      voicesSelect: document.getElementById('voices'),
    },
    
    options : {
      welcome: 'Hello, this is your web-browser speaking.',
      inputMsg: 'What should I say?',
      noSupportMsg: 'Your browser doesn\'t know how to talk, too bad'
    },
    
    speechConfig: {
      voices : [], // array of browser voices
      voice: null, // current voice
      rate: 1, // 0.1 - 10
      volume: 1, // 0 - 1
      pitch: 1, // 0 - 2
      lang: 'en-US'
    },
    
    init : function init() {
      var _this = this;
      this.dom.wordsInput.placeholder = (this.browserSpeaks) ? this.options.inputMsg : this.options.noSupportMsg;
      
      window.speechSynthesis.onvoiceschanged = function() {
        var voices = window.speechSynthesis.getVoices();
        _this.speechConfig.voices = voices;
        _this.speechConfig.voice = _this.speechConfig.voice || voices[0];
        _this.buildVoiceOptions(voices);
      };
      
      if (this.browserSpeaks) {
        speechSynthesis.speak(new SpeechSynthesisUtterance(this.options.welcome));
      }
      
      this.dom.speakForm.addEventListener("submit", function(e){
        var words = _this.dom.wordsInput.value;
        e.preventDefault();
        if (words === '') return;
        _this.addSpoken(words);
        _this.dom.wordsInput.value = '';
      });
      
      this.dom.voicesSelect.addEventListener("change", function(e){
        _this.speechConfig.voice = _this.speechConfig.voices.find(function(voice) {return voice.name === e.target.value});
      });
    },
    
    speak : function speak(words, callback) {
      var utterance = new SpeechSynthesisUtterance(words);
      utterance.voice = this.speechConfig.voice;
      speechSynthesis.speak(utterance);
      utterance.onend = function(){
        if (callback) callback();
      }
    },
    
    addSpoken : function addSpoken(words) {
      var _this = this;
      var spokenItem = document.createElement('li');
      var spokenBtn = document.createElement('button');
      var spokenWords = document.createTextNode(words);
      spokenBtn.appendChild(spokenWords);
      spokenItem.appendChild(spokenBtn);
      this.dom.spokenList.appendChild(spokenItem);

      setTimeout(function(){
        spokenItem.className='visible';
        spokenBtn.className='speaking';
        _this.dom.wordsInput.focus();
        _this.speak(words, function(){
          spokenBtn.className="";
        });
      });

      spokenBtn.addEventListener("click", function(e){
        spokenBtn.focus();
        spokenBtn.className="speaking";
        _this.speak(words, function(){
          spokenBtn.className="";
        });
      });
    },
    
    buildVoiceOptions : function buildVoiceOptions(voices) {
      var _this = this;
      _this.dom.voicesSelect.innerHTML = null;
      var voiceOptions = voices.map(function(voice) {
        var opt = document.createElement('option');
        var optName = document.createTextNode(voice.name);
        var optLang = document.createTextNode(' (' + voice.lang + ')');
        opt.value = voice.name;
        if (voice.name === _this.speechConfig.voice.name) opt.selected
        opt.appendChild(optName);
        opt.appendChild(optLang);
        return opt;
      });
      return voiceOptions.forEach(function(option) {
        _this.dom.voicesSelect.appendChild(option);
      });
    }
  }
    
  ready(function() {
    return new Speaker();
  });
  
})();  
Make your browser talk
----------------------
Make your browser talk, as long as it is Chrome or Safari. Endless fun, kids love it.

A [Pen](https://codepen.io/steveszc/pen/RNEemy) by [Steve Szczecina](https://codepen.io/steveszc) on [CodePen](https://codepen.io).

[License](https://codepen.io/steveszc/pen/RNEemy/license).
<div id="container">
  <ul id="spoken"></ul>
  <form id="speak">
    <input type="text" id="words" aria-label="type words to be spoken" />
    <button type="submit" id="speaker">speak</button>
  </form>
  <select id="voices"><option>Voices</option></select>
</div>

以上是关于html 让你的浏览器说话的主要内容,如果未能解决你的问题,请参考以下文章

使用英伟达NeMo让你的文字会说话,零基础即可实现自然语音生成任务 | 附代码...

NLP-挑战你的说话模式!

这几行 javascript 代码能让你的浏览器崩溃?

怎样让你的电脑不显示IE浏览器(win7)

如何让你的网站支持https

如何让你的移动端网站更快