{"id":19035843,"url":"https://github.com/freeclimbapi/c-sharp-play-a-recording-tutorial","last_synced_at":"2025-09-04T05:15:41.114Z","repository":{"id":51665468,"uuid":"218609471","full_name":"FreeClimbAPI/C-Sharp-Play-A-Recording-Tutorial","owner":"FreeClimbAPI","description":"C# - Play a Recording Tutorial","archived":false,"fork":false,"pushed_at":"2021-05-10T20:08:42.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T21:50:06.117Z","etag":null,"topics":["recordings","tutorial"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/FreeClimbAPI.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}},"created_at":"2019-10-30T19:43:37.000Z","updated_at":"2020-12-07T22:21:45.000Z","dependencies_parsed_at":"2022-08-22T03:40:27.836Z","dependency_job_id":null,"html_url":"https://github.com/FreeClimbAPI/C-Sharp-Play-A-Recording-Tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FreeClimbAPI/C-Sharp-Play-A-Recording-Tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-Play-A-Recording-Tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-Play-A-Recording-Tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-Play-A-Recording-Tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-Play-A-Recording-Tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeClimbAPI","download_url":"https://codeload.github.com/FreeClimbAPI/C-Sharp-Play-A-Recording-Tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeClimbAPI%2FC-Sharp-Play-A-Recording-Tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273555459,"owners_count":25126316,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["recordings","tutorial"],"created_at":"2024-11-08T21:52:20.141Z","updated_at":"2025-09-04T05:15:41.092Z","avatar_url":"https://github.com/FreeClimbAPI.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C# - Play a Recording Tutorial\n\nThis project serves as a guide to help you build an application with FreeClimb. View this tutorial on [FreeClimb.com](https://docs.freeclimb.com/docs/play-a-recording#section-c). Specifically, the project will:\n\n- Play a recording to a caller during a call.\n\n## Setting up your new app within your FreeClimb account\n\nTo get started using a FreeClimb account, follow the instructions [here](https://docs.freeclimb.com/docs/getting-started-with-freeclimb).\n\n## Setting up the Tutorial\n\n1. Install the nuget packages necessary using command:\n\n   ```bash\n   $ dotnet add package freeclimb-cs-sdk\n   ```\n\n2. Configure environment variables\n\n   | ENV VARIABLE            | DESCRIPTION                                                                                                                                                                             |\n   | ----------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n   | RECORDING_URL | The  url where FreeClimb can download a recording to play. The recording must be [formatted correclty](https://docs.freeclimb.com/reference/interactive-voice-response-ivr#play) to work with FreeClimb. Recordings made by FreeClimb during other calls can be played by using the url provided in the [recordings page](https://www.freeclimb.com/dashboard/portal/recordings). |\n\n## Runnning the Tutorial\n\n1. Run the application using command:\n\n   ```bash\n   $ dotnet run\n   ```\n\n## Getting Help\n\nIf you are experiencing difficulties, [contact support](https://freeclimb.com/support).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fc-sharp-play-a-recording-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeclimbapi%2Fc-sharp-play-a-recording-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeclimbapi%2Fc-sharp-play-a-recording-tutorial/lists"}