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

Uploaded Source

Built Distribution

speech_user_interface-0.1.3-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: speech_user_interface-0.1.3.tar.gz
  • Upload date:
  • Size: 3.4 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.3.tar.gz
Algorithm Hash digest
SHA256 d48783a7f14011bdb3d5c7b032752a1fb84fe17f9a8f7319e3edee462b641261
MD5 6f7d6d864b6c7fae51b9687e47ef8b84
BLAKE2b-256 da344d50511e9c751bcff26bf3df6d51234685934174e3fea21f1a582703da61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for speech_user_interface-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1fe30ac8359442da7c8e1b89c66c014a1077ce613dd6ad5d0ab717811178ab19
MD5 df6d1d486188492afb62a8f96ba231a1
BLAKE2b-256 071798ec3fb8abfefc32f6d5708f1e3faa145c7255d843323910df42805ddc01

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