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.2.tar.gz (277.8 kB view details)

Uploaded Source

Built Distribution

speech_user_interface-0.1.2-py3-none-any.whl (283.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speech_user_interface-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 83caace7ed224d959a8410028a1c4219dcd284e10c0224ce7d608507cf6fd497
MD5 6cf47e94e8bbefdc402ac5e0ca647a59
BLAKE2b-256 25a9dce7870032b029901442eebb443f137ca238037fdb650b1da1878f6ec77a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speech_user_interface-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e12fabd7fdb1276f3edf9068758b8cd493e9b482036c2447a8ba9db7e1dcc2fc
MD5 40baf424d09e6744de148b64182c14a7
BLAKE2b-256 32f4fb49ee0c5296aa65c22c070bd60c20a8cb3fc5f9586f465271344c8bca46

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