1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

corrected version

This commit is contained in:
Brian Coca 2016-10-24 09:49:31 -04:00 committed by Matt Clay
parent 4a8fc74288
commit 9ca2fef23a

View file

@ -24,7 +24,7 @@
DOCUMENTATION = '''
---
module: win_say
version_added: "2.2"
version_added: "2.3"
short_description: Text to speech module for Windows to speak messages and optionally play sounds
description:
- Uses .NET libraries to convert text to speech and optionally play .wav sounds. Audio Service needs to be running and some kind of speakers or headphones need to be attached to the windows target(s) for the speech to be audible.