GetHomophones
Leave feedback
On this page
Gets the homophones for the specified word. The resulting array does not contain the original word.
public string[] GetHomophones(string word)
| Parameter | Type | Description |
|---|---|---|
| word | String | The word to suggest the homophones. |
The homophones for the specified word or empty array if the HomophoneDictionary object does not contain the specified word.
- class HomophoneDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.