Skip to main content

No project description provided

Project description

speech_user_interface

You need to define a function to run like this:

def default_function_to_run(input_text: str):
    reponse_text = send_text_to_chatgpt(input_text)
    speak_text(reponse_text)


main(function_to_run=default_function_to_run):

This one is configured by default but it can be anything. We run in a cycle until "exit the program" is said and that exits the infinite loop. We just keep reading input and passing that to the function_to_run this can do anything with this input.

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

speech_user_interface-0.1.1.tar.gz (277.8 kB view details)

Uploaded Source

Built Distribution

speech_user_interface-0.1.1-py3-none-any.whl (283.4 kB view details)

Uploaded Python 3

File details

Details for the file speech_user_interface-0.1.1.tar.gz.

File metadata

  • Download URL: speech_user_interface-0.1.1.tar.gz
  • Upload date:
  • Size: 277.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Windows/11

File hashes

Hashes for speech_user_interface-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7ce7b36487a027701d9b825cdcf93a1b1e2dd02488d23873c3ef30c7ee9ad210
MD5 79818c1c7fbacdca04bfef5ac4a93c87
BLAKE2b-256 63f597600f50957b6a62ee5bef7ae6b53d9c13bcc1601776b7abefc2e844add7

See more details on using hashes here.

File details

Details for the file speech_user_interface-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for speech_user_interface-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9a73b2624067dd438c8e396f640778fd5580749f9dfcbd159bb2c84beac3dd04
MD5 691bd1ac4557d88936e0fae83f5f7170
BLAKE2b-256 5bf195da49fa95c1c6b0728c5962da46abe4fe55639c40d8fa7b38692a76ea91

See more details on using hashes here.

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