Class: Ansible::Ruby::Modules::Win_say

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_say.rb

Overview

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.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#end_sound_pathString?



32
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 32

attribute :end_sound_path

#msgArray<String>, ...



12
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 12

attribute :msg

#msg_fileString?



16
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 16

attribute :msg_file

#speech_speedInteger?



24
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 24

attribute :speech_speed

#start_sound_pathString?



28
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 28

attribute :start_sound_path

#voiceString?



20
# File 'lib/ansible/ruby/modules/generated/windows/win_say.rb', line 20

attribute :voice