- iOS/Objective-C 元类和类别
- objective-c - -1001 错误,当 NSURLSession 通过 httpproxy 和/etc/hosts
- java - 使用网络类获取 url 地址
- ios - 推送通知中不播放声音
我刚刚偶然发现了 Android 的 TTS API 中的方法 TextToSpeech.addEarcon(String, String)
。我实际上在网上找不到更多信息,所以有人知道耳标到底是什么吗?
谢谢!
最佳答案
http://en.wikipedia.org/wiki/Earcon
An earcon is a brief, distinctive sound used to represent a specific event or convey other information. Earcons are a common feature of computer operating systems and applications, ranging from beeping when an error occurs to the customizable sound schemes of Windows 7 that indicate startup, shutdown, and many other events.
The name is a pun on the more familiar term icon in computer interfaces. Icon sounds like "eye-con" and are visual, which inspired D.A. Sumikawa to coin "earcon" as the auditory equivalent in a 1985 article, 'Guidelines for the integration of audio cues into computer user interfaces.'
这是他们正在谈论的文章:
http://www.osti.gov/energycitations/product.biblio.jsp?osti_id=5475406
Adds a mapping between a string of text and a sound file. Use this to add custom earcons.
关于android - 什么是耳标?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8374729/
我是一名优秀的程序员,十分优秀!