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.2.0.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.2.0-py2.py3-none-any.whl (36.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: phoney_dictate-1.2.0.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.2.0.tar.gz
Algorithm Hash digest
SHA256 a4fe25ad533e2b7b8cb15a4eb3ea70abd27b771b624c54472679ad1fcce748a9
MD5 97412c5fddee3202faabd348947feb59
BLAKE2b-256 9af31525faa38d8fb233576f4f95b4ce9b2a2971eaae6fecf7be7191191cad96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for phoney_dictate-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 94651efddf3a457d73abfcafb7fa35d9a853a865d5fc9ee4b98e0faa8ee8d876
MD5 62194569512afa879351aa6dc409d09e
BLAKE2b-256 0de884e8333ea9b419c4eb785a054a01519af31a6864f0339f3f3bf19d4b66b1

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