Skip to main content

voice-presentation-control is a tool that allows you to control your presentation using voice when you don't have a presentation pen or when it's inconvinient to use the keyboard.

Project description


voice-presentation-control


Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

voice-presentation-control is a tool that allows you to control your presentation using voice when you don't have a presentation pen or when it's inconvinient to use the keyboard.

(back to top)

Getting Started

Installation

Using pip

pip install voice-presentation-control

Using .whl

See releases.

Usages

Usage of vpc

vpc [OPTIONS] COMMAND

Options
Option Description
-v, --verbose Show the detailed log of voice-presentation-control.
--version Show the version of voice-presentation-control.
--help Show help and exit.
Commands
Command Description
mic Check the settings for the microphone input.
start Start vpc.

Usage of vpc mic

vpc mic [OPTIONS] COMMAND

Options
Option Description
--help Show help and exit.
Commands
Command Description
list List all audio input devices. You can check the device index you want to use by using this command.
test Test audio environment. Talk and determine the threshold by using this command.

Usage of vpc mic test

vpc mic test [OPTIONS]

Options
Option Description
-i, --input-device-index Set input device index. Check your devices by vpc mic list. [default: 1]
--help Show help and exit.

Usage of vpc start

vpc start [OPTIONS]

Options
Option Description
-i, --input-device-index Set input device index. Check your devices by vpc mic list. [default: 1]
-t, --threshold Set threshold. Test your environment by vpc mic test. [default: 3000]
--help Show help and exit.

(back to top)

Roadmap

  • Add more tests.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feat/amazing-feature)
  3. Commit your Changes with Conventional Commits
  4. Push to the Branch (git push origin feat/amazing-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Author

Project Link

(back to top)

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

voice-presentation-control-0.2.0.tar.gz (41.1 MB view hashes)

Uploaded Source

Built Distribution

voice_presentation_control-0.2.0-py3-none-any.whl (41.2 MB view hashes)

Uploaded Python 3

Supported by

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