Part 3: Connecting all APIs in Python
The technical implementation was challenging, to say the least. Compatibility between systems, API SDK libraries, and computing devices proved to be the most difficult, as a number of different libraries and packages were necessary for each piece of hardware and API. The output for the gossip was changed from printing to a simpler Slack channel because of difficulty with the emailing API. The program takes audio input with the Azure Speech-to-Text SDK, handles it and extracts just the text, sends the text in a request to the OpenAI SDK, recieves and parses the response and posts it to Slack.
Content Rating
Is this a good/useful/informative piece of content to include in the project? Have your say!
You must login before you can post a comment. .