MCPcopy Create free account
hub / github.com/DeepHorizons/tts / create_recording

Method create_recording

tts/sapi.py:111–120  ·  view source on GitHub ↗

Make a recording of the given message to the file The file should be a .wav as the output is PCM 22050 Hz 16 bit, Little endianness, Signed

(self, filename, message, flag = SpeechVoiceSpeakFlags.Default.value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_create_streamMethod · 0.95
sayMethod · 0.95

Tested by

no test coverage detected