Class: Win32::SpPhoneConverter

Inherits:
SAPI5
  • Object
show all
Defined in:
lib/win32/sapi5.rb

Overview

The SpPhoneConverter automation object supports conversion between phoneme symbols and phoneme IDs.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpPhoneConverter

Returns a new instance of SpPhoneConverter.



126
127
128
# File 'lib/win32/sapi5.rb', line 126

def initialize
  super("{9185F743-1143-4C28-86B5-BFF14F20E5C8}")
end