指示标点符号,大写字母和换行符的命令列表是什么?


27

我正在使用Android 4.3的Sprint三星Galaxy S3。

我很想成为听写功能的高级用户,可以听写文本消息和电子邮件。但是,我经常不得不手动编辑命令的文本,这不是因为文本理解问题,而是因为标点,大写和间距问题。

这些是我发现可以使用的“命令”。什么是完整清单?

"period"     --> .   (works fairly reliably)
"comma"      --> ,   (works fairly reliably)
"new line"   --> \n  (works about 50% of the time)

我还没capital工作或没有类似的工作或缩写。如果您知道其运作方式,请分享。

Answers:


16

指令

"New Line" or "Next Line"               Press the enter key once, capitalize next word
"New Paragraph" or "Next Paragraph"     Press the enter key twice, capitalize next word
"Caps <word>"                           Type with an initial capital
"All Caps <word>"                       Type in all uppercase
"Caps On"                               Start typing words with initial capitals
"Caps Off"                              Stop typing words with initial capitals

标点符号

&                                       "ampersand" or "and sign" 
.                                       "period" or "dot"
:                                       "colon"     
?                                       "question mark"
!                                       "exclamation point"     
,                                       "comma"
=                                       "equal sign"    
@                                       "at sign"
/                                       "forward slash" or "slash"  
-                                       "hyphen"
'                                       "begin single quote" or "open single quote"     
'                                       "end single quote" or "close single quote"
"                                       "begin quote" or "open quote"   
"                                       "close quote" or "end quote"
(                                       "left parenthesis" or "open parenthesis"    
)                                       "right parenthesis" or "close parenthesis"
%                                       "percent sign"
$                                        "dollar sign"
#                                       "pound sign"    
°                                       "degree sign"
:-)                                     "smiley face"
:-(                                     "sad face" 

1
很棒的答案。非常感谢。你从哪里得到的?
Wolfram Arnold

我猜是反复试验。并非所有这些都仍然有效(在我的KitKat设备上)。
艾萨克·拉比诺维奇

2
“ Full stop”也对我有效.,至少在英国英语中。
tremby

我必须在网上查看此内容,因为它已在Android应用程序中弄乱了。另外,quote命令在我的S3上不起作用。
Noumenon

3
这些标点符号大多数都不适用于棉花糖和Nexus 6P。就像在“逗号”之后几乎什么都没有。斜线有时会起作用,但是会在斜线之前和/或之后烦人地添加一个空格。其他一切都是失败的。
dashard 2016年

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.