{"id":21900262,"url":"https://github.com/cryptoc1/speechprep","last_synced_at":"2026-05-20T10:06:43.558Z","repository":{"id":32524176,"uuid":"36105503","full_name":"Cryptoc1/SpeechPrep","owner":"Cryptoc1","description":"Practice for speeches and other presentations","archived":false,"fork":false,"pushed_at":"2015-05-23T03:56:10.000Z","size":1712,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T06:30:45.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cryptoc1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-23T03:27:20.000Z","updated_at":"2015-12-17T16:58:35.000Z","dependencies_parsed_at":"2022-09-09T20:52:46.886Z","dependency_job_id":null,"html_url":"https://github.com/Cryptoc1/SpeechPrep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2FSpeechPrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2FSpeechPrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2FSpeechPrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptoc1%2FSpeechPrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptoc1","download_url":"https://codeload.github.com/Cryptoc1/SpeechPrep/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244913004,"owners_count":20530769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T15:07:03.426Z","updated_at":"2026-05-20T10:06:38.536Z","avatar_url":"https://github.com/Cryptoc1.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpeechPrep\nSome say that the best way the practice and remember speeches or presentations is to read and hear the text out-loud. This is the idea behind SpeechPrep.\n\n## How\nSpeechPrep was built off of [karaoke](https://github.com/cryptoc1/karaoke), with the added support of the `NSSpeechSynthesizer` class that talks back\nto the user.\n\nThe `Parser` class is used to format the user inputted text by seperating that text at the end of each sentence. The `Parser` builds an `Array\u003cString\u003e` of sentences. Note however, that the parser isn't very sophisticated, so it only really accepts plain-text. Meaning no bullet-points, or exlamation point detection.\n\n## Screens\n![main](screens/main.png)\n![prompting for speech](screens/prompt-for-speaking.png)\n\n## Notices\nTo get more verbose information from the program, set `DEVMODE` to `true` in `ViewController.swift`.\n\n```swift\n\n...\n\nimport Cocoa\nimport AppKit\n\n// Setting to true enables logging in a some functions and what-not\nvar DEVMODE : Bool = false\n\nclass ViewController: NSViewController, NSSpeechRecognizerDelegate, NSSpeechSynthesizerDelegate {\n\n...\n\n```\n\nIcon by [Icons8](http://icons8.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fspeechprep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptoc1%2Fspeechprep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptoc1%2Fspeechprep/lists"}