{"id":26014707,"url":"https://github.com/superlistapp/ex_speechly","last_synced_at":"2026-04-20T14:36:42.095Z","repository":{"id":103372575,"uuid":"495139821","full_name":"superlistapp/ex_speechly","owner":"superlistapp","description":"Elixir gRPC client for Speechly","archived":false,"fork":false,"pushed_at":"2022-05-24T14:24:33.000Z","size":131,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-22T08:02:23.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superlistapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-22T18:12:12.000Z","updated_at":"2023-11-30T07:45:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"43541d02-0cbe-4f69-8193-dafb94915c51","html_url":"https://github.com/superlistapp/ex_speechly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/superlistapp/ex_speechly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superlistapp%2Fex_speechly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superlistapp%2Fex_speechly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superlistapp%2Fex_speechly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superlistapp%2Fex_speechly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superlistapp","download_url":"https://codeload.github.com/superlistapp/ex_speechly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superlistapp%2Fex_speechly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32051019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-03-06T02:33:30.946Z","updated_at":"2026-04-20T14:36:42.085Z","avatar_url":"https://github.com/superlistapp.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExSpeechly\n\nAn elixir client implementation for the [Speechly gRPC API](https://github.com/speechly/api).\n\n## Installation\n\nThe package can be installed by adding `ex_speechly` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:ex_speechly, github: \"superlistapp/ex_speechly\"}\n  ]\nend\n```\n\nAdd the following configuration to your `config.exs`:\n\n```elixir\nconfig :ex_speechly,\n  api_key: \"\", # The api key found in the Speechly dashboard.\n  device_id: \"\", # A UUID identifying your elixir client.\n  project_id: \"\", # The project id found in the Speechly dashboard.\n  app_id: \"\", # The app id found in the Speechly dashboard.\n  host: \"https://api.speechly.com:443\" # Optional. Defaults to https://api.speechly.com:443\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperlistapp%2Fex_speechly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperlistapp%2Fex_speechly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperlistapp%2Fex_speechly/lists"}