Giter Club home page Giter Club logo

atom-speech-to-code's Introduction

Speech to code

This will turn every word into lowercase, which can help with coding in some languages when using certain speech-to-text software. Use in conjunction with atom-code-poetry to auto-replace some words for a performance.

Apple Dictation

Punctuation Result
apostrophe
open bracket [
close bracket ]
open parenthesis (
close parenthesis )
open brace {
close brace }
open angle bracket <
close angle bracket >
colon :
comma ,
dash -
ellipsis
exclamation mark !
hyphen
period .
point .
dot .
full stop .
question mark ?
quote "
end quote "
begin single quote '
end single quote '
semicolon ;
Typography Result
ampersand &
asterisk *
at sign @
backslash \
forward slash /
caret ^
center dot ·
large center dot
degree sign °
hashtag #
pound sign #
percent sign %
underscore _
vertical bar
Capitalization Result
caps on formats next phrase in Title Case
caps off resumes default letter case
all caps formats next word in ALL CAPS
all caps on proceeds in ALL CAPS
all caps off resumes default letter case

Currency Result dollar sign $ cent sign ¢ pound sterling sign £ euro sign € yen sign ¥ Emoticons Result cross-eyed laughing face XD frowny face :-( smiley face :-) winky face ;-)

Intellectual Property Result copyright sign © registered sign ® trademark sign ™

Mathematical Result equals sign = greater than sign > less than sign < minus sign - multiplication sign x plus sign +

Word and Line Result new line adds line break numeral formats next phrase as number roman numeral formats next phrase as Roman numeral new paragraph adds paragraph break no space on formats next phrase without spaces no space off resumes default spacing tab key advances cursor to the next tab stop

atom-speech-to-code's People

Contributors

robhurring avatar

Stargazers

Richard Decal avatar Austyn H. avatar Kristian Mandrup avatar Daniel Morris avatar Jesús Rubio avatar Glavin Wiechert avatar Reed Tothong avatar

Watchers

Ivan Khmilevskiy avatar  avatar  avatar

atom-speech-to-code's Issues

Changes my code

I installed the package and the package changed how the stuff I had written before was. So words were changed from Uppercase to lowercase, single words. I had to uninstall the package and correct everything. I thought this was just a speech to text package and not something that would change stuff around

Failed to activate the atom-speech-to-code package

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.210.0
System: Mac OS X 10.10.3
Thrown From: atom-speech-to-code package, v0.3.0

Stack Trace

Failed to activate the atom-speech-to-code package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
    at Object.module.exports.activate (/Users/arizvi/.atom/packages/atom-speech-to-code/lib/speech-to-code.coffee:8:32)
    at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:240:19)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:221:30
    at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:165:15)
    at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:213:14)
    at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:452:21)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:436:29
    at Config.module.exports.Config.transact (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:311:16)
    at PackageManager.module.exports.PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:431:19)
    at PackageManager.module.exports.PackageManager.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:412:46)
    at Atom.module.exports.Atom.startEditorWindow (/Applications/Atom.app/Contents/Resources/app.asar/src/atom.js:641:21)
    at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-bootstrap.js:12:8)
    at Object.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-bootstrap.js:23:4)
    at Module._compile (module.js:452:26)
    at Object.loadFile [as .js] (/Applications/Atom.app/Contents/Resources/app.asar/src/babel.js:162:21)
    at Module.load (module.js:347:32)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "vim-mode",
      "autocomplete"
    ],
    "themes": [
      "atom-dark-ui",
      "monokai"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.3.0
atom-handlebars, v0.5.0
atom-jshint, v2.0.0
atom-speech-to-code, v0.3.0
autocomplete-paths, v1.0.2
color-picker, v2.0.5
editorconfig, v1.0.0
emmet, v2.3.10
file-icons, v1.5.7
javascript-snippets, v1.0.0
jshint, v1.3.7
language-javascript-better, v1.5.0
linter, v0.12.7
monokai, v0.14.0
react, v0.12.0
white-cursor, v0.6.0

# Dev
No dev packages

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.