Picoh

Latest version: v1.276

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.247

Fix for to include logo in library files.

1.246

Moved import for windows speech to top of file not inside say call.
Added library version no
Changed default gTTS voice to English.
Reorganised the platform-specific global variables.
Added waits to between motors in reset() and a close() at the end.
Removed some unused variables.
Major refactor of say() and supporting functions

1.245

Added:

- [gTTS](https://github.com/pndurette/gTTS) support for Raspberry Pi. Enable by calling `picoh.setSynthesizer("gtts")` at the top of of your program. Note gTTS uses Google web speech and requires an internet connection.

- Display of Picoh logo on mini screen if platform is pi-top[4]
- Made eye shape names non case-sensitive. For example `picoh.setEyeShape("Angry")` and `picoh.setEyeShape("angry")` now both work.

1.27

Added port detection

ver1.275


ve1.275

1.26

Added support for MS Cognitive services speech.

You will need a cognitive services ID to enable it.

Enable:
picoh.setSynthesizer('Azure',ID ="")

Change Voices:
picoh.setVoice("HeatherRUS","en-CA","Female")

Speak as normal:
picoh.say("Hello my name is Picoh")

https://azure.microsoft.com/en-gb/services/cognitive-services/speech-services/

1.01

1
A library to help interface with Picoh the robot.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.