아마 일반 어플리케이션에서는 접근성 대응이 덜 되어 있는데 웹 브라우저에서는 잘 되어 있으니
온갖 말을 하다가 더 난리가 났던 듯.
그나저나 누르고 있으니 이 어눌한 말은 왜케 웃기냐 ㅋㅋ
카테고리 없음 이렇게 한글 비슷하게 읽어주는것도 있긴한데
타자를 막 치고 있으면 이어폰으로 온갖 이상한 소리가 ㅋㅋㅋ
+
Testing Test your setup by typing in a Terminal
festival
You will be presented with a > prompt. Type
(SayText "Hello")
The computer should say "hello".
To listen to a text file named FILENAME, type
(tts "FILENAME" nil)
Note FILENAME must be in quote marks.
festival 이라는 어플리케이션을 통해서 읽는것 같은데
한글을 넣으면 segmentation fault가 뜨는데
도대체 아까 오른쪽 왼쪽 같은 TTS 음성이 도대체 어떻게 나온걸까?
$ festival
Festival Speech Synthesis System 2.5.0:release December 2017 Copyright (C) University of Edinburgh, 1996-2010. All rights reserved.
clunits: Copyright (C) University of Edinburgh and CMU 1997-2010 clustergen_engine: Copyright (C) Carnegie Mellon University 2005-2017 hts_engine: The HMM-Based Speech Synthesis Engine "hts_engine API" hts_engine API version 1.07 (http://hts-engine.sourceforge.net/) Copyright (C) The HMM-Based Speech Synthesis Engine "hts_engine API" Version 1.07 (http://hts-engine.sourceforge.net/) Copyright (C) 2001-2012 Nagoya Institute of Technology 2001-2008 Tokyo Institute of Technology All rights reserved.
All rights reserved. For details type `(festival_warranty)' festival> (SayText "an nyung ha se yo") #<Utterance 0x709fa1a32830>
Important Note Detecting when the canvas size changes can not be done directly from the canvas element. Chart.js uses its parent container to update the canvas render and display sizes. However, this method requires the container to be relatively positioned and dedicated to the chart canvas only. Responsiveness can then be achieved by setting relative values for the container size (example ):