Skip to main content

A voice recognition "app" which sends your cell phone's voice recognition input to your computer.

Project description

Phoney Dictate

A voice recognition "app" which sends your cell phone's voice recognition input to your computer.

Quick start

  1. Install from pip

    $ pip install phoney_dictate

  2. Run Phoney Dictate on your computer

    $ python3 -m phoney_dictate

Main Window
  1. Generate a bar code - click on the "QR Code" button at the bottom left corner of the window.
Barcode popup
  1. Scan the code with your phone and open the link in your browser. (You may have to use a tool like "Binary Eye")

  2. In your phone's browser, place the cursor in the text area. Whatever you type or dictate there will appear on the Phoney Dictate application.

  3. In the Phoney Dictate application, click the "Copy" button to copy the contents shown there to the clipboard.

  4. Paste the text anywhere.

Whatever is displayed in the browser on your phone will be sent to your computer. After you clear the text, and enter new text, only the new text will be copied over. The old text will be gone.

Ctrl-Q exits the Phoney Dictate application on your computer. The browser component is just a webpage, so you would close it like you normally would any webpage.

Troubleshooting

Both your phone and your computer need to be on the same local network. Usually this is the case if your phone and computer are connected to the same router.

This should also work if your computer is set up as a hot spot, although it hasn't been tested.

If you have a firewall installed on your computer, (such as UFW), make sure that port 8585 is open for listening.

On machines with UFW:

$ sudo ufw allow in from <your subnet> port 8585 comment "Phoney Dictate"

Replace with the correct value for your home network. Mine is "192.168.1.0/24". You can use the "ip" command to get the correct subnet:

$ ip addr
[...]
3: wlan0: <BROADCAST,MULTICAST...
    [...]
    inet 192.168.1.180/24 brd ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phoney_dictate-1.1.2.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phoney_dictate-1.1.2-py2.py3-none-any.whl (36.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file phoney_dictate-1.1.2.tar.gz.

File metadata

  • Download URL: phoney_dictate-1.1.2.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for phoney_dictate-1.1.2.tar.gz
Algorithm Hash digest
SHA256 8fe88a3952bca794d2e33fe0f6fc2f3074ef14171674881f82abb57e8dfcb450
MD5 327f464b17213058f5fb36a0feaac1e6
BLAKE2b-256 e7e4f667c1d8b5c67b2d6b70df0abef700fd50e673ce3b59ad05a33063cec196

See more details on using hashes here.

File details

Details for the file phoney_dictate-1.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for phoney_dictate-1.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d197c7e1bfb528d76958ec6bbbb505cc92a9e9755fb2de252a0d2f594cbe0b66
MD5 da608419da172bbcb0bd654cde7a9211
BLAKE2b-256 dfb4a78aaa7397b834d0fdefb2b83269ac5d78d28b0b21ce2167fb38d394b588

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page