- Jul 4, 2016
- 16
- 2
- 3
I like to use voice recognition when sending texts - much faster. I know there are several words that get transposed into other things, like "question mark", "period", etc. From time to time, I want to text a list. For example, a shopping list to my wife who is on the way to the market. I'd like to have each item on a separate line, e.g.:
bread
milk
beer
...etc.
I fooled around with a few terms: "return", "newline", and found that "enter" works, but only sometimes. More often than not, it puts the word "enter" into the text. Is there another word that translates into a simple newline? Some special way that I have to say "enter"?
Thanks for any advice.
bread
milk
beer
...etc.
I fooled around with a few terms: "return", "newline", and found that "enter" works, but only sometimes. More often than not, it puts the word "enter" into the text. Is there another word that translates into a simple newline? Some special way that I have to say "enter"?
Thanks for any advice.