spd-say "Hello world!"
Run Code Online (Sandbox Code Playgroud)
我在笔记本电脑(戴尔 XPS 15)上运行 Ubuntu 17.10。我没有注意到任何其他应用程序在这台机器上有任何音频问题。我最近做了sudo apt dist-upgrade
很多,所以一切都是最新的。
> lspci | grep Audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
> spd-say --version
spd-say: 0.8.7
Copyright (C) 2002-2012 Brailcom, o.p.s.
> uname -sr
Linux 4.13.0-39-generic
Run Code Online (Sandbox Code Playgroud)
如果我更改计算机上的音量,问题仍然存在,但是如果我使用参数(减小的音量)随机运行应用程序几次,-i -50
它会暂时消失,但我正在寻找更持久的解决方案。
我正在运行 Ubuntu 16.04.3 LTS。
我想在系统范围内(在操作系统和浏览器中)使用的表情符号字体是 Noto 的非彩色版本或:NotoEmoji-Regular.ttf(由 Google 提供)
如何将其配置为默认值而不是Symbola(这是当前的默认值)?
我正在尝试运行一个游戏安装程序,它要求我在能够继续之前向下滚动许可协议,它使用一些 IE 技术以 HTML 格式呈现,所以我相信我需要 wine-gecko ......但是我该如何安装它?
wine msiexec /i wine-gecko-2.47.1-x86_64.msi
只是给我:
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
0009:err:mscoree:LoadLibraryShim error reading registry key for installroot
Run Code Online (Sandbox Code Playgroud)
无法滚动意味着无法同意许可协议。
见:https : //wiki.winehq.org/Gecko
我正在运行 Ubuntu 20.04。
当 wine 初始化自己时,我得到了这个:
wine: created the configuration directory '/home/myuser/.wine'
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002 …
Run Code Online (Sandbox Code Playgroud)