MCPcopy Create free account
hub / github.com/HumeAI/hume-api-examples / Main

Method Main

tts/tts-dotnet-quickstart/Program.cs:69–72  ·  view source on GitHub ↗
(string[] args)

Source from the content-addressed store, hash-verified

67 }
68
69 static async Task Main(string[] args)
70 {
71 await RunExamplesAsync();
72 }
73
74 /// <summary>
75 /// Example 1: Using a pre-existing voice.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected