Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 iMac 上有一个用 Ruby 编写的应用程序,它会使用
puts 7.chr
(或者它可以播放 mp3 文件)。但问题是,有时Mac被更改为将系统偏好设置中的音频输出到HDTV而不是内置扬声器,并且有时可以关闭HDTV。
那么有没有办法以编程方式将输出设备更改为内部扬声器,或者播放 iMac 启动时发出的“咚”声——来自机器内部的声音?